From 2bcbd35a221c7807ab0ae52786f0e4cfceb1181e Mon Sep 17 00:00:00 2001 From: rhatto Date: Thu, 18 Jan 2007 02:02:25 +0000 Subject: common.sh small fix git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@109 04377dda-e619-0410-9926-eae83683ac58 --- lib/common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/common.sh b/lib/common.sh index d5e84c8..07b92b4 100644 --- a/lib/common.sh +++ b/lib/common.sh @@ -283,7 +283,7 @@ function eval_config { if [ ! -d "$STORAGE" ]; then mkdir -p $STORAGE - else + fi if [ -z "$ARCH" ]; then ARCH="$DEFAULT_ARCH" -- cgit v1.2.3