aboutsummaryrefslogtreecommitdiff
path: root/shfs
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 /shfs
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 'shfs')
-rwxr-xr-xshfs/shfs.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/shfs/shfs.SlackBuild b/shfs/shfs.SlackBuild
index 22182f37..86358fa4 100755
--- a/shfs/shfs.SlackBuild
+++ b/shfs/shfs.SlackBuild
@@ -1,6 +1,7 @@
#!/bin/bash
#
# slackbuild script for shfs
+# by rhatto at riseup.net
#
CWD="`pwd`"
@@ -15,7 +16,7 @@ fi
# default settings
PACKAGE="shfs"
-ARCH=${ARCH:=x86_64}
+ARCH=${ARCH:=i486}
VERSION=${VERSION:=0.35}
BUILD=${BUILD:=1rha}
SRC_DIR=${SRC:=$CWD}