From 4202d1af89d317f8521fd2d7abba9136aa8defb6 Mon Sep 17 00:00:00 2001 From: rhatto Date: Thu, 4 Dec 2008 15:05:38 +0000 Subject: minor documentation update and minor fix git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@639 04377dda-e619-0410-9926-eae83683ac58 --- trunk/src/templatepkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'trunk/src') diff --git a/trunk/src/templatepkg b/trunk/src/templatepkg index 6739795..d079902 100755 --- a/trunk/src/templatepkg +++ b/trunk/src/templatepkg @@ -489,7 +489,7 @@ function template_add { if [ -a "$jail/$file" ]; then - destination="`echo `template_files`/$file | sed -e 's/\/$//'`" + destination="`echo $(template_files)/$file | sed -e 's/\/$//'`" if templates_under_svn && [ -d "`template_files`/.svn" ]; then -- cgit v1.2.3