From 2d979f783b11c05450d449633ba55e6702b4e798 Mon Sep 17 00:00:00 2001 From: rhatto Date: Wed, 4 Apr 2007 16:40:21 +0000 Subject: templatepkg: added function check_template_exist git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@232 04377dda-e619-0410-9926-eae83683ac58 --- trunk/lib/common.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'trunk/lib') diff --git a/trunk/lib/common.sh b/trunk/lib/common.sh index 9a1f1e0..6d23262 100644 --- a/trunk/lib/common.sh +++ b/trunk/lib/common.sh @@ -372,7 +372,6 @@ function search_template { TEMPLATE_BASE="$BASE_CONF/templates/$1" else TEMPLATE_BASE="$BASE_CONF/templates/$1/$1" - mkdir -p $BASE_CONF/templates/$1 fi elif [ "$2" == "--update" ]; then return 1 -- cgit v1.2.3