vp-build/common/hooks/post-install
Juan RP 9df1aa3b4e hooks/post-install/create-xbps-metadata-scripts: make sure to finalize scripts correctly.
The issue was that if a pkg does not add the missing newline at INSTALL
or REMOVE scripts, those were generated with a syntax error.

Found by onekk.
2014-04-14 10:41:06 +02:00
..
.empty
02-remove-libtool-archives.sh
02-remove-perl-files.sh
02-remove-python-bytecode-files.sh
03-remove-empty-dirs.sh
03-strip-and-debug-pkgs.sh
04-create-xbps-metadata-scripts.sh hooks/post-install/create-xbps-metadata-scripts: make sure to finalize scripts correctly. 2014-04-14 10:41:06 +02:00
04-create-xbps-vpkg-files.sh
04-generate-runtime-deps.sh
05-generate-gitrevs.sh common/hooks: new post-install hook to generate pkg gitrevs file. 2014-03-02 08:33:28 +01:00
06-prepare-32bit.sh
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 hooks/post-install/pkglint: more tweaks for the shlib checks. 2014-04-09 09:25:05 +02:00
00-compress-info-files.sh