From 2ce444ee1099d837d4a1a2978edfdfc9d5fe9d96 Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Sun, 11 Oct 2009 21:50:45 +1000 Subject: 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 Signed-off-by: Dan McGee --- doc/makepkg.8.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc/makepkg.8.txt') diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt index 1c70a35d..a2fdb3f3 100644 --- a/doc/makepkg.8.txt +++ b/doc/makepkg.8.txt @@ -88,8 +88,7 @@ Options using "`makepkg -g >> PKGBUILD`". *--skipinteg*:: - Do not fail when the PKGBUILD does not contain any integrity checks, just - print a warning instead. + Do not perform any integrity checks, just print a warning instead. *-h, \--help*:: Output syntax and command line options. -- cgit v1.2.3