From: rhatto Date: Wed, 4 Apr 2007 02:19:50 +0000 (+0000) Subject: templatepkg smal fix X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=b7e40f8d775251fe6904c7f297a11b6357f74cf4;p=simplepkg.git templatepkg smal fix git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@216 04377dda-e619-0410-9926-eae83683ac58 --- diff --git a/trunk/src/templatepkg b/trunk/src/templatepkg index 301ca1b..910086c 100755 --- a/trunk/src/templatepkg +++ b/trunk/src/templatepkg @@ -114,7 +114,7 @@ function import_export_templates { if [ ! -z "$2" ]; then - if [ ! -d "$templates_folder/.svn" ]; + if [ ! -d "$templates_folder/.svn" ]; then cd $basedir