aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2007-02-09 17:14:28 +0000
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2007-02-09 17:14:28 +0000
commitdedf0016db09cd248287842c17b546ca642a8c90 (patch)
treeca40b9f7a44fb6e21f5b5107de2b57e7f0ce2239 /src
parent754cad3cb19570e534300e04494b230f1d4f5400 (diff)
downloadsimplepkg-dedf0016db09cd248287842c17b546ca642a8c90.tar.gz
simplepkg-dedf0016db09cd248287842c17b546ca642a8c90.tar.bz2
small fixes
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@167 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'src')
-rwxr-xr-xsrc/templatepkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templatepkg b/src/templatepkg
index dc0323c..0029dcd 100755
--- a/src/templatepkg
+++ b/src/templatepkg
@@ -50,7 +50,7 @@ else
exit 1
fi
-TEMPLATE="$BASE_TEMPLATE.template"
+TEMPLATE="$TEMPLATE_BASE.template"
if [ ! -d "$ROOT/var/log/packages" ]; then
echo $ROOT/var/log/packages: directory not found