summaryrefslogtreecommitdiffstats
path: root/compat32-tools
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2011-02-23 20:36:38 +0000
committer Eric Hameleers <alien@slackware.com>2011-02-23 20:36:38 +0000
commita5ad95c7687805a6f036c41dc7de87f4114e38df (patch)
treee7110106f46314c285bb4f2cc2db3bab38106588 /compat32-tools
parent5fcd9e9d550843ceff60577594e34922a630ea4c (diff)
downloadmultilib-a5ad95c7687805a6f036c41dc7de87f4114e38df.tar.gz
multilib-a5ad95c7687805a6f036c41dc7de87f4114e38df.tar.xz
In massconvert32.sh, changed a/util-linux-ng to a/util-linux. Added l/libmpc, l/libpcap, l/libsndfile
Diffstat (limited to 'compat32-tools')
-rwxr-xr-xcompat32-tools/compat32-tools.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/compat32-tools/compat32-tools.SlackBuild b/compat32-tools/compat32-tools.SlackBuild
index 17efc5b..c1f32f6 100755
--- a/compat32-tools/compat32-tools.SlackBuild
+++ b/compat32-tools/compat32-tools.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Copyright (c) 2009 Frederick Emmott <fred@slackware.com>
-# Copyright (c) 2009, 2010 Eric Hameleers, Eindhoven, NL
+# Copyright (c) 2009, 2010, 2011 Eric Hameleers, Eindhoven, NL
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@ PRGNAM=compat32-tools
VERSION=2.1
ARCH=noarch
TAG=${TAG:-alien}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-4}
CWD=$(pwd)