void-packages/common/hooks/post-install
John e351f6b462 hooks/post-install/03-remove-empty-dirs.sh: use find -delete instead of rmdir -p
rmdir -p could end up deleting even /destdir when a empty package would
not have any subpackages with a i686 masterdir.
2019-10-22 16:58:09 +02:00
..
.empty Introduce common/hooks to implement hooks at specified phases. 2014-02-12 10:44:21 +01:00
00-compress-info-files.sh 00-compress-info-files.sh: replace echo | grep with [[ ]] 2019-04-14 09:02:28 -03:00
00-lib32.sh hooks/post-install: do remove lib32 symlink before checking for empty dirs 2019-10-22 16:58:09 +02:00
00-uncompress-manpages.sh hooks/uncompress-manpages: prevent hang 2019-01-05 08:12:55 -02:00
01-remove-localized-manpages.sh hooks/remove-localized-manpages: whitelist all sections 2014-09-23 15:43:20 +00:00
01-remove-misc.sh xbps-src: new hook to remove misc files (used for musl currently). 2014-11-10 12:16:31 +01:00
02-remove-libtool-archives.sh hooks/remove-la: remove all *.la even if those are symlinks. 2015-02-23 11:33:43 +01:00
02-remove-perl-files.sh common/hooks: Fix hooks when build_style=meta 2015-11-26 22:27:55 +01:00
02-remove-python-bytecode-files.sh common/hooks: Fix hooks when build_style=meta 2015-11-26 22:27:55 +01:00
03-remove-empty-dirs.sh hooks/post-install/03-remove-empty-dirs.sh: use find -delete instead of rmdir -p 2019-10-22 16:58:09 +02:00
04-create-xbps-metadata-scripts.sh xbps-src: exit properly if mktemp(1) fails, not from its subshell. 2019-06-17 17:38:07 +02:00
05-generate-gitrevs.sh xbps-src: introduce XBPS_STATEDIR to store state files, logs and others. 2014-12-11 11:02:22 +01:00
06-strip-and-debug-pkgs.sh 06-strip-and-debug-pkgs.sh: replace grep -q with [[ ]] 2019-04-14 12:46:51 -03: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