vp-build/common/hooks/post-install
Juan RP 56e4c861bd hooks/create-xbps-metadata-scripts: fix mktemp assignation.
When set -o ERR is set the exit case wasn't executed. From the bash
manual page:

"The ERR trap is not executed if the
failed command is part of the command list immediately following
a while or until keyword, part of the test in an if statement,
part of a command executed in a && or || list except the command
following the final && or ||, any command in a pipeline but the
last, or if the command's return value is being inverted using
!.  These are the same conditions obeyed by the errexit (-e)
option."
2015-02-01 09:09:38 +01:00
..
.empty
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/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
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
04-create-xbps-metadata-scripts.sh hooks/create-xbps-metadata-scripts: fix mktemp assignation. 2015-02-01 09:09:38 +01: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 xbps-src: create a new hook that collects shlib-provides. 2015-01-30 12:20:00 +01:00
98-lib32.sh xbps-src: fix hooks that are expected to be used in subpkgs. 2015-01-14 14:23:10 +01:00
99-pkglint.sh hooks/pkglint: use xbps-query -Rs to check for shlib-requires in repos. 2014-12-10 09:32:28 +01:00
00-compress-info-files.sh
00-uncompress-manpages.sh hooks/uncompress-manpages: make it less verbose. 2014-07-12 17:10:40 +02:00