aboutsummaryrefslogtreecommitdiff
path: root/trunk/src/templatepkg
diff options
context:
space:
mode:
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2007-04-04 02:19:50 +0000
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2007-04-04 02:19:50 +0000
commitb7e40f8d775251fe6904c7f297a11b6357f74cf4 (patch)
tree3d68195afba886881d46d23c9fad4600a5a53a04 /trunk/src/templatepkg
parentb1582d818e4e95d52504e337cecc4a8d4ee593ad (diff)
downloadsimplepkg-b7e40f8d775251fe6904c7f297a11b6357f74cf4.tar.gz
simplepkg-b7e40f8d775251fe6904c7f297a11b6357f74cf4.tar.bz2
templatepkg smal fix
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@216 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'trunk/src/templatepkg')
-rwxr-xr-xtrunk/src/templatepkg2
1 files changed, 1 insertions, 1 deletions
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