summaryrefslogtreecommitdiffstats
path: root/libusbx
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2009-05-20 20:16:23 +0000
committer Eric Hameleers <alien@slackware.com>2009-05-20 20:16:23 +0000
commit62834b980f0c25cfd9f9559f845324a115314cfa (patch)
tree4e7601ad5440ed79b20b7fadaa81ef03dd65ebc9 /libusbx
parent5e880b5c344f0e9d4a1212d70ff7581917ba6b1a (diff)
downloadasb-62834b980f0c25cfd9f9559f845324a115314cfa.tar.gz
asb-62834b980f0c25cfd9f9559f845324a115314cfa.tar.xz
Auto-import of Pat's changes after public release of slackware64, Wed May 20 20:16:21 UTC 2009
Diffstat (limited to 'libusbx')
-rwxr-xr-xlibusbx/build/libusbx.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/libusbx/build/libusbx.SlackBuild b/libusbx/build/libusbx.SlackBuild
index 3eb0b420..90db52ff 100755
--- a/libusbx/build/libusbx.SlackBuild
+++ b/libusbx/build/libusbx.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright 2008 Patrick J. Volkerding, Sebeka, Minnesota, USA
+# Copyright 2008, 2009 Patrick J. Volkerding, Sebeka, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -20,6 +20,7 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
VERSION=${VERSION:-0.1.12}
ARCH=${ARCH:-x86_64}
BUILD=${BUILD:-2}
@@ -96,5 +97,5 @@ mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
cd $PKG
-makepkg -l y -c n $TMP/libusb-$VERSION-$ARCH-$BUILD.tgz
+makepkg -l y -c n $TMP/libusb-$VERSION-$ARCH-$BUILD.txz