.. |
.empty
|
Introduce common/hooks to implement hooks at specified phases.
|
2014-02-12 10:44:21 +01:00 |
00-compress-info-files.sh
|
common/hooks/post-install: remove unneeded messages.
|
2014-02-12 15:08:35 +01:00 |
00-uncompress-manpages.sh
|
hooks/uncompress-manpages: make it less verbose.
|
2014-07-12 17:10:40 +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: add some hooks moved from xbps-src (not yet used).
|
2014-02-12 12:55:42 +01:00 |
02-remove-python-bytecode-files.sh
|
hooks/post-install/remove-python-bytecode-files: quote arguments properly
|
2014-11-15 16:05:06 +01:00 |
03-remove-empty-dirs.sh
|
xbps-src: Use @Gottox way to read path names
|
2015-04-27 14:15:18 +02:00 |
04-create-xbps-metadata-scripts.sh
|
hooks/xbps-metadata: only add systemd-service trigger if the buildopt is set.
|
2015-04-30 11:15:02 +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
|
hooks/strip: make sure to use strip(1) and not our wrapper.
|
2015-04-28 09:47:39 +02:00 |
98-lib32.sh
|
xbps-src: fix hooks that are expected to be used in subpkgs.
|
2015-01-14 14:23:10 +01:00 |