void-packages/common/hooks/post-install
Juan RP 86ba1ea9c5 hooks/strip: before stripping make sure files have write bit set.
... otherwise strip(1) errors out. Perl installs shlibs without write
bit set and results in EPERM errors.

Perl could be fixed instead, but meanwhile this works.
2014-10-12 08:56:32 +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 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
02-remove-libtool-archives.sh hooks/post-install/remove-libtool: do not escape * to make this work with virtuoso. 2014-04-02 12:39:58 +02: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 common/hooks/post-install: remove unneeded messages. 2014-02-12 15:08:35 +01:00
03-remove-empty-dirs.sh common/hooks/post-install: reorder some hooks so that no unnecessary INSTALL/REMOVE scripts are generated. 2014-03-18 07:54:12 +01:00
03-strip-and-debug-pkgs.sh hooks/strip: before stripping make sure files have write bit set. 2014-10-12 08:56:32 +02:00
04-create-xbps-metadata-scripts.sh Implement support for {INSTALL,REMOVE}.msg files (fix #454). 2014-09-15 16:20:25 +02:00
04-create-xbps-vpkg-files.sh xbps-src: hooks/create-xbps-vpkg-files: create vpkg conf files in usr/share/xbps/virtualpkg.d. 2014-06-10 09:27:52 +02:00
04-generate-runtime-deps.sh xbps-src: added support to append additional shlibs to shlib-{provides,requires}. 2014-09-10 11:23:33 +02:00
05-generate-gitrevs.sh hooks/generate-gitrevs: fallback to the git cmd for bootstrap builds. 2014-08-26 07:53:31 +02:00
98-lib32.sh Use --libdir=/usr/lib32 on x86 and create/remove the symlink via hooks. 2014-04-05 11:52:22 +02:00
99-pkglint.sh xbps-src: fix the mess with the pkglint hook and glibc dynamic linker sonames. 2014-09-10 13:04:46 +02:00