mirror of
https://github.com/moparisthebest/pacman
synced 2024-12-23 00:08:50 -05:00
abce73de4c
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> |
||
---|---|---|
.. | ||
.gitignore | ||
abs.sh.in | ||
gensync.sh.in | ||
Makefile.am | ||
makepkg.sh.in | ||
makeworld.sh.in | ||
pacman-optimize.sh.in | ||
rankmirrors.py.in | ||
repo-add.sh.in | ||
repo-remove.sh.in | ||
updatesync.sh.in |