void-packages/common/hooks/post-install
maxice8 75e535d257 hooks/11-pkglint-elf-in-usrshare: make use of bashisms to fix stuff.
using for-loop causes the loop to hang at filenames with -.

Use while read instead with bash process substitution so it avoids the
subshell problem.
2019-01-10 00:44:44 -02: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/hooks: support application/x-pie-executable (from file 5.33). 2018-04-16 14:37:49 +02: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
98-lib32.sh