void-packages/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
00-compress-info-files.sh
00-uncompress-manpages.sh
01-remove-localized-manpages.sh
01-remove-misc.sh
02-remove-libtool-archives.sh
02-remove-perl-files.sh
02-remove-python-bytecode-files.sh
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
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