From dec8121f1c20cae5a49b31201218c3f269847230 Mon Sep 17 00:00:00 2001 From: rhatto Date: Wed, 7 Jan 2009 20:33:37 +0000 Subject: attempting to fix 49 git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@740 04377dda-e619-0410-9926-eae83683ac58 --- trunk/lib/common.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/trunk/lib/common.sh b/trunk/lib/common.sh index d61dbd9..9589568 100644 --- a/trunk/lib/common.sh +++ b/trunk/lib/common.sh @@ -1142,6 +1142,8 @@ function repo_gpg_key { if [ "$update" == "--update" ]; then update=true + else + update=false fi if [ $SIGN_PACKAGES -eq $on ]; then -- cgit v1.2.3