summaryrefslogtreecommitdiffstats
path: root/current
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2012-12-23 01:14:38 +0000
committer Eric Hameleers <alien@slackware.com>2012-12-23 01:14:38 +0000
commit55801ddf7ed46f7ca24f5d751ac0ab0d9c985784 (patch)
tree79a54a0f1933a3fdafe1fdcdf148a58d0056b118 /current
parente6ea9fb8bdd85fd2c1e63cfd13de6ccb77c6e03d (diff)
downloadmultilib-55801ddf7ed46f7ca24f5d751ac0ab0d9c985784.tar.gz
multilib-55801ddf7ed46f7ca24f5d751ac0ab0d9c985784.tar.xz
Fix the tag
Diffstat (limited to 'current')
-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 2f8a715..1c29458 100755
--- a/current/gcc/gcc-multilib.SlackBuild
+++ b/current/gcc/gcc-multilib.SlackBuild
@@ -46,7 +46,7 @@
PKGNAM=gcc
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-1_alien}
+BUILD=${BUILD:-1alien}
# How many jobs to run in parallel:
NUMJOBS=" -j7 "