summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author David Spencer <idlemoor@slackbuilds.org>2016-01-12 22:56:36 +0000
committer Robby Workman <rworkman@slackbuilds.org>2016-01-12 21:57:56 -0600
commita3ca2c33f0ffe348734af32a6162c5d7ddf01b62 (patch)
treec62953343b9071f11e101e4c8b9b48416278f652
parentc3258a752b795b17424a1af2d870474bf34a9cb5 (diff)
downloadslackbuilds-a3ca2c33f0ffe348734af32a6162c5d7ddf01b62.tar.gz
slackbuilds-a3ca2c33f0ffe348734af32a6162c5d7ddf01b62.tar.xz
ham/xgridloc: Fixed PKGTYPE.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--ham/xgridloc/xgridloc.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/ham/xgridloc/xgridloc.SlackBuild b/ham/xgridloc/xgridloc.SlackBuild
index 759984fa27..6c74a8c799 100644
--- a/ham/xgridloc/xgridloc.SlackBuild
+++ b/ham/xgridloc/xgridloc.SlackBuild
@@ -102,4 +102,4 @@ cat $CWD/slack-desc > $PKG/install/slack-desc
cat $CWD/doinst.sh > $PKG/install/doinst.sh
cd $PKG
-/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG${PKGTYPE:-.tgz}
+/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}