aboutsummaryrefslogtreecommitdiff
path: root/patches/bin
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-09-05 17:49:43 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-09-05 17:49:43 +0000
commit6f6808572a0abe6da4be69b0daefce2a44779281 (patch)
tree115052f9b6593fed77504ef1ec37ad4826ff1b78 /patches/bin
parent5008f7282c77c5f57e259ca2b9c39aebb3bd3f24 (diff)
downloadslackbuilds-6f6808572a0abe6da4be69b0daefce2a44779281.tar.gz
slackbuilds-6f6808572a0abe6da4be69b0daefce2a44779281.tar.bz2
added author information on lots of SlackBuilds
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@148 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'patches/bin')
-rwxr-xr-xpatches/bin/bin.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/bin/bin.SlackBuild b/patches/bin/bin.SlackBuild
index c6a8ab1b..7b3a4192 100755
--- a/patches/bin/bin.SlackBuild
+++ b/patches/bin/bin.SlackBuild
@@ -18,7 +18,7 @@ fi
PACKAGE="bin"
VERSION=10.2
-ARCH=${ARCH:=x86_64}
+ARCH=${ARCH:=i486}
BUILD="1rha"
SRC_DIR=${SRC:=$CWD}
TMP=${TMP:=/tmp}