summaryrefslogtreecommitdiffstats
path: root/development/re2c/re2c.SlackBuild
diff options
context:
space:
mode:
author LukenShiro <lukenshiro@ngi.it>2010-05-13 00:25:30 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-13 00:25:30 +0200
commitc3e3716052265464f217ab6df9fe202a54b418ea (patch)
tree1ffbc06dc8551f7a7abbe4d75ccbb1d6ed440f16 /development/re2c/re2c.SlackBuild
parentf25ca8c623d6fcdb33f7d9ac995e5f2dc6c1f4a9 (diff)
downloadslackbuilds-c3e3716052265464f217ab6df9fe202a54b418ea.tar.gz
slackbuilds-c3e3716052265464f217ab6df9fe202a54b418ea.tar.xz
development/re2c: Updated for version 0.13.5
Diffstat (limited to 'development/re2c/re2c.SlackBuild')
-rw-r--r--development/re2c/re2c.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/development/re2c/re2c.SlackBuild b/development/re2c/re2c.SlackBuild
index 9ff8a0d122..493283cc27 100644
--- a/development/re2c/re2c.SlackBuild
+++ b/development/re2c/re2c.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for re2c
-# Copyright 2008-9 LukenShiro <lukenshiro@ngi.it>
+# Copyright 2008-2009 LukenShiro <lukenshiro@ngi.it>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
PRGNAM=re2c
VERSION=${VERSION:-0.13.5}
ARCH=${ARCH:-i486}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
TAG=${TAG:-_SBo}
CWD=$(pwd)
@@ -98,4 +98,4 @@ mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
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}