summaryrefslogtreecommitdiffstats
path: root/system/webcore-fonts/webcore-fonts.SlackBuild
diff options
context:
space:
mode:
author Dugan Chen <dugan [underscore] c [at] fastmail [dot] fm>2010-05-13 00:42:23 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-13 00:42:23 +0200
commitb7aeae22648b1902233a63210416d1b003abb145 (patch)
tree7ccc591372b124d195d8457a61dc0dd2fc998bfa /system/webcore-fonts/webcore-fonts.SlackBuild
parent816f172bcddc734a6f85a54b3d52087853c770bb (diff)
downloadslackbuilds-b7aeae22648b1902233a63210416d1b003abb145.tar.gz
slackbuilds-b7aeae22648b1902233a63210416d1b003abb145.tar.xz
system/webcore-fonts: Updated for version 3.0
Diffstat (limited to 'system/webcore-fonts/webcore-fonts.SlackBuild')
-rw-r--r--system/webcore-fonts/webcore-fonts.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/webcore-fonts/webcore-fonts.SlackBuild b/system/webcore-fonts/webcore-fonts.SlackBuild
index 8f79d4fe7a..5962b9abdd 100644
--- a/system/webcore-fonts/webcore-fonts.SlackBuild
+++ b/system/webcore-fonts/webcore-fonts.SlackBuild
@@ -7,7 +7,7 @@
PRGNAM=webcore-fonts
VERSION=${VERSION:-3.0}
-ARCH=${ARCH:-noarch}
+ARCH=noarch
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
@@ -49,4 +49,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.tgz
+/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}