summaryrefslogtreecommitdiffstats
path: root/rt2500
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2006-01-18 21:04:20 +0000
committer Eric Hameleers <alien@slackware.com>2006-01-18 21:04:20 +0000
commit66784fdc1aeddc6b3151d3448e8391e3c589d093 (patch)
tree150c474e8177ca8dd8c39ba594be9402c52b8aa2 /rt2500
parent250d0fb9cebfb4a224e2678b100bd2f2d37721d9 (diff)
downloadasb-66784fdc1aeddc6b3151d3448e8391e3c589d093.tar.gz
asb-66784fdc1aeddc6b3151d3448e8391e3c589d093.tar.xz
A file got corrupted while packaging - rebuilt.
Diffstat (limited to 'rt2500')
-rwxr-xr-xrt2500/build/rt2500.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/rt2500/build/rt2500.SlackBuild b/rt2500/build/rt2500.SlackBuild
index 5e7b0c50..4245d909 100755
--- a/rt2500/build/rt2500.SlackBuild
+++ b/rt2500/build/rt2500.SlackBuild
@@ -24,6 +24,8 @@
# * Decided to build a more recent beta of rt2500, because
# the waiting for WPA support in the new rt2x00 driver
# takes so long.
+# 1.1.0.b3-2: 18/jan/2006 by Eric Hameleers <alien@slackware.com>
+# * Rebuild, the 2.4.31 module got corrupted when gzipping.
#
# Run 'sh SlackBuild --cleanup' to build a Slackware package.
# The package (.tgz) plus descriptive .txt file are created in /tmp .
@@ -42,7 +44,7 @@ PRGNAM=rt2500
VERSION=1.1.0.b3
SRCVER=1.1.0-b3
ARCH=${ARCH:-i486}
-BUILD=1
+BUILD=2
KVER=${KVER:-`uname -r`}
KSRC=${KSRC:-/lib/modules/${KVER}/build}