From: rhatto Date: Wed, 7 Jan 2009 20:33:37 +0000 (+0000) Subject: attempting to fix 49 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=dec8121f1c20cae5a49b31201218c3f269847230;p=simplepkg.git attempting to fix 49 git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@740 04377dda-e619-0410-9926-eae83683ac58 --- 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