From 632ec0d8518f1ee1b2af1eeae6a9d967dd26b16f Mon Sep 17 00:00:00 2001 From: rhatto Date: Sun, 30 Aug 2009 20:53:15 +0000 Subject: Attempt to fix #94 and #95 git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@811 04377dda-e619-0410-9926-eae83683ac58 --- trunk/src/templatepkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'trunk/src/templatepkg') diff --git a/trunk/src/templatepkg b/trunk/src/templatepkg index 2d1ada2..c107bd8 100755 --- a/trunk/src/templatepkg +++ b/trunk/src/templatepkg @@ -884,7 +884,7 @@ function package_template { cd $TMP/templatepkg - makepkg -c n -l y $TMP/template-$template-$version-noarch-$build.tgz + makepkg -c n -l y $TMP/template-$template-$version-noarch-$build.$MKBUILD_COMPRESS cd $TMP rm -rf templatepkg -- cgit v1.2.3