makepkg: more bash-3.2 compatibility
commitbb071f4eb20810216b731f6792a32c148eb78931
authorAllan McRae <allan@archlinux.org>
Sat, 5 Feb 2011 00:24:58 +0000 (5 10:24 +1000)
committerDan McGee <dan@archlinux.org>
Sun, 6 Feb 2011 18:52:59 +0000 (6 12:52 -0600)
treeeccd7085fc977fb6baaa6a67212cd11b5e8fe35e
parent3cf870eda5842fb07e384026c7dc4279d2c26aca
makepkg: more bash-3.2 compatibility

Adding the "|| true" to the subshell prevents bash-3.2 setting off the
error_trap but requires changing the if statement.

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