makepkg: skip integrity checking early
commit57e06394dd19191f36880aa8d1d4522a458922ca
authorAllan McRae <allan@archlinux.org>
Mon, 4 Jun 2012 00:33:52 +0000 (4 10:33 +1000)
committerAllan McRae <allan@archlinux.org>
Fri, 3 Aug 2012 14:16:38 +0000 (4 00:16 +1000)
tree9437148f19fc34fb1fc9c6716879e1f7aac9b701
parent1a04e2e11a012162b7b3b91e4c7a8c82dd113a94
makepkg: skip integrity checking early

If "SKIP" is provided for an integrity check, abort checking as soon
as possible.

Also swap fork to tr for bash4 conversion.

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