xbps-src: added strip_cmd variable, can be overriden per template.
This commit is contained in:
parent
c3523a9402
commit
d9f155607c
2 changed files with 4 additions and 6 deletions
|
@ -87,7 +87,7 @@ info_tmpl()
|
|||
#
|
||||
reset_tmpl_vars()
|
||||
{
|
||||
local TMPL_VARS="pkgname distfiles configure_args \
|
||||
local TMPL_VARS="pkgname distfiles configure_args strip_cmd \
|
||||
make_build_args make_install_args build_style \
|
||||
short_desc maintainer long_desc checksum wrksrc \
|
||||
make_cmd bootstrap register_shell keep_empty_dirs \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue