xbps-src: make "repository" per srcpkg, i.e don't override it for subpkgs.
This commit is contained in:
parent
8e92efc31c
commit
97a5e16fab
6 changed files with 2 additions and 10 deletions
|
@ -8,7 +8,7 @@ unset -v configure_script configure_args wrksrc build_wrksrc create_wrksrc
|
|||
unset -v make_cmd make_build_args make_install_args make_build_target make_install_target python_versions
|
||||
unset -v patch_args disable_parallel_build keep_libtool_archives
|
||||
unset -v reverts subpackages makedepends hostmakedepends depends
|
||||
unset -v build_options build_options_default bootstrap
|
||||
unset -v build_options build_options_default bootstrap repository
|
||||
unset -v CFLAGS CXXFLAGS CPPFLAGS LDFLAGS LD_LIBRARY_PATH
|
||||
unset -v CC CXX CPP GCC LD AR AS RANLIB NM OBJDUMP OBJCOPY STRIP READELF
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue