makepkg: rework --skipinteg
commit2ce444ee1099d837d4a1a2978edfdfc9d5fe9d96
authorAllan McRae <allan@archlinux.org>
Sun, 11 Oct 2009 11:50:45 +0000 (11 21:50 +1000)
committerDan McGee <dan@archlinux.org>
Thu, 6 May 2010 00:31:58 +0000 (5 19:31 -0500)
tree298f5a6f877871fb1099cc6e0d6144a2bab6e9c6
parent79987c92cb07c67914adf1febcc5ebdecf2a09b7
makepkg: rework --skipinteg

The current --skipinteg is a bit weird.  It does not skip integrity
checks, but instead does them and prints a warning. Change this
behaviour to actually skipping the checks.

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