void-packages/common/hooks/post-install
Enno Boland 6eb37e35b2 common: merge only_for_archs and noarch=yes into one.
* noarch=yes is replaced with archs=noarch
* only_for_archs= is renamed to archs=
* archs= allows the use of wildcards and negations; first matching rule applies:
  * archs="*-musl" will build the pkg only for musl-libcs
  * archs="~*-musl" will build the pkg only on non-musl-libc
  * archs="x86_64-musl ~*-musl" will build for x86_64-musl and any non-musl
    arch.
* archs= defaults to "*"
2019-02-15 13:19:44 +01:00
..
.empty
00-compress-info-files.sh
00-uncompress-manpages.sh hooks/uncompress-manpages: prevent hang 2019-01-05 08:12:55 -02:00
01-remove-localized-manpages.sh
01-remove-misc.sh
02-remove-libtool-archives.sh
02-remove-perl-files.sh
02-remove-python-bytecode-files.sh
03-remove-empty-dirs.sh
04-create-xbps-metadata-scripts.sh 04-create-xbps-metadata-scripts.sh: automatically add triggers for 2018-08-27 18:26:11 -03:00
05-generate-gitrevs.sh
06-strip-and-debug-pkgs.sh common: merge only_for_archs and noarch=yes into one. 2019-02-15 13:19:44 +01:00
10-pkglint-devel-paths.sh hooks/post-install: fix find for executable files, use GNU -executable 2018-12-13 10:14:44 -02:00
11-pkglint-elf-in-usrshare.sh hooks/11-pkglint-elf-in-usrshare: make use of bashisms to fix stuff. 2019-01-10 00:44:44 -02:00
12-rename-python3-c-bindings.sh xbps-src/hooks: most 05-rename-python3-c-bindings to post-install 2019-02-02 14:40:05 -02:00
98-lib32.sh