makepkg: Use SKIP in checksum to skip integrity check
commit1b461374264abd62c54133e544dedd5feb866043
authorAllan McRae <allan@archlinux.org>
Thu, 22 Dec 2011 06:51:22 +0000 (22 16:51 +1000)
committerDan McGee <dan@archlinux.org>
Thu, 29 Dec 2011 04:27:02 +0000 (28 22:27 -0600)
treefe838b982272dc314579fdd4fd6ecdc45770d9b0
parenta77e638c773d8a492f8c48e8c15474030a7e3d71
makepkg: Use SKIP in checksum to skip integrity check

Using the value of "SKIP" in the checksum array will cause that
integrity check to be skipped.  This makes building packages that
rely on user configurable sources less painful.

Based-on-patch-by: Dan McGee <dan@archlinux.org>
Based-on-patch-by: David Campbell <davekong@archlinux.us>
Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
doc/PKGBUILD.5.txt
scripts/makepkg.sh.in