.. |
.empty
|
|
|
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
|
04-create-xbps-medatada-scripts.sh: autogenerate pycompile_modules
|
2019-12-06 20:23:37 +01:00 |
05-generate-gitrevs.sh
|
hooks/generate-gitrevs: update summary
|
2019-11-23 09:33:32 +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 |