1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-11-10 03:25:01 -05:00
pacman/scripts
Andres P 579533d1a0 makepkg: do not ignore errors from pacman when checking deps
As check_deps is run in a subshell, exit had the same meaning as return.
Since the intention is to halt makepkg when pacman throws an error other than
127, the enclosing function has to handle error control instead.

Fixes FS#19840

Signed-off-by: Andres P <aepd87@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-12-12 20:24:59 -06:00
..
.gitignore Add pkgdelta script to create deltas. 2009-03-15 18:10:15 +01:00
Makefile.am Fix bash shell location check 2010-10-13 17:50:54 -05:00
makepkg.sh.in makepkg: do not ignore errors from pacman when checking deps 2010-12-12 20:24:59 -06:00
pacman-optimize.sh.in Fix bash shell location check 2010-10-13 17:50:54 -05:00
pkgdelta.sh.in Fix bash shell location check 2010-10-13 17:50:54 -05:00
rankmirrors.sh.in Fix bash shell location check 2010-10-13 17:50:54 -05:00
repo-add.sh.in Make repo-add and makepkg epoch-aware 2010-10-13 23:29:26 -05:00