makepkg: do not bail on failure to install built package
commitdeff57ce8bc2dbe77a9a597505c67ac891718dc0
authorAllan McRae <allan@archlinux.org>
Sun, 29 Mar 2009 06:49:57 +0000 (29 16:49 +1000)
committerAllan McRae <allan@archlinux.org>
Sun, 29 Mar 2009 06:49:57 +0000 (29 16:49 +1000)
tree2b824312ec75e6bf3e3247ebd28d5335f61d9190
parent7370fd595bc0447e7c17135e3a27cc3ae64015d4
makepkg: do not bail on failure to install built package

Fixes FS#13417.  Do no exit makepkg on a failure to install the
built package(s).  This allows clean-up to still occur.

Signed-off-by: Allan McRae <allan@archlinux.org>
scripts/makepkg.sh.in