mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 09:07:01 +02:00
xbps-src: environment/subpkg: sort and sync with reality.
This commit is contained in:
parent
5725a2e0ae
commit
bf2ef44e31
1 changed files with 4 additions and 4 deletions
|
@ -6,16 +6,16 @@ unset -v noarch conf_files mutable_files preserve triggers
|
|||
unset -v depends run_depends replaces provides conflicts tags
|
||||
|
||||
# hooks/post-install/03-strip-and-debug-pkgs
|
||||
unset -v nostrip nostrip_files shlib_requires
|
||||
unset -v nostrip nostrip_files nodebug
|
||||
|
||||
# hooks/re-pkg/04-generate-runtime-deps
|
||||
unset -v noverifyrdeps allow_unknown_shlibs shlib_provides
|
||||
# hooks/pre-pkg/04-generate-runtime-deps
|
||||
unset -v noverifyrdeps allow_unknown_shlibs shlib_requires
|
||||
|
||||
# hooks/pre-pkg/06-prepare-32bit
|
||||
unset -v lib32depends lib32disabled lib32files lib32mode lib32symlinks
|
||||
|
||||
# hooks/pre-pkg/06-shlib-provides
|
||||
unset -v noshlibprovides
|
||||
unset -v noshlibprovides shlib_provides
|
||||
|
||||
# xbps-triggers: system-accounts
|
||||
unset -v system_accounts system_groups
|
||||
|
|
Loading…
Add table
Reference in a new issue