summaryrefslogtreecommitdiffstats
path: root/current/gcc
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2011-05-29 21:19:26 +0000
committer Eric Hameleers <alien@slackware.com>2011-05-29 21:19:26 +0000
commitc56ca63d426974adfff41b52ef112f9af863f182 (patch)
tree688f307b20c598688344982604ad00f231c9b154 /current/gcc
parent0260267c66c52e42949be5cf33189e888c3de44a (diff)
downloadmultilib-c56ca63d426974adfff41b52ef112f9af863f182.tar.gz
multilib-c56ca63d426974adfff41b52ef112f9af863f182.tar.xz
Forgot to bump the BUILD
Diffstat (limited to 'current/gcc')
-rwxr-xr-xcurrent/gcc/gcc-multilib.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/current/gcc/gcc-multilib.SlackBuild b/current/gcc/gcc-multilib.SlackBuild
index 9229ec7..cc4dee9 100755
--- a/current/gcc/gcc-multilib.SlackBuild
+++ b/current/gcc/gcc-multilib.SlackBuild
@@ -44,7 +44,7 @@
PKGNAM=gcc
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-1alien}
+BUILD=${BUILD:-2alien}
# How many jobs to run in parallel:
NUMJOBS=" -j 7 "