pacman/scripts
Nathan Jones abce73de4c Manually check xdelta exit codes.
This is needed because 'xdelta delta' returns 1 even when the delta
creation succeeds. This was causing makepkg to exit after the command
due to bash's -e option.

Some information from the xdelta man page:
The delta command exits with status 0 to indicate that no differences
were found, with status 1 to indicate that some differences were found,
and with status 2 to indicate an error of some kind.

Signed-off-by: Nathan Jones <nathanj@insightbb.com>
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-10-14 17:54:32 -05:00
..
.gitignore Get --help and --version options working on all scripts 2007-05-29 16:53:15 -04:00
Makefile.am Move scripts from *.in to *.sh.in so gettext can determine type 2007-07-06 18:43:24 -04:00
abs.sh.in Make paragraph text in scripts single strings 2007-07-06 19:35:32 -04:00
gensync.sh.in Make paragraph text in scripts single strings 2007-07-06 19:35:32 -04:00
makepkg.sh.in Manually check xdelta exit codes. 2007-10-14 17:54:32 -05:00
makeworld.sh.in Make paragraph text in scripts single strings 2007-07-06 19:35:32 -04:00
pacman-optimize.sh.in pacman-optimize: add check for diff/diffutils 2007-10-08 20:46:55 -05:00
rankmirrors.py.in Allow rankmirrors to read from stdin 2007-09-17 19:48:57 -05:00
repo-add.sh.in scripts/*.sh.in: Clean up and fix a few bugs 2007-09-06 19:28:57 -05:00
repo-remove.sh.in scripts/*.sh.in: Clean up and fix a few bugs 2007-09-06 19:28:57 -05:00
updatesync.sh.in Make paragraph text in scripts single strings 2007-07-06 19:35:32 -04:00