aboutsummaryrefslogtreecommitdiff
path: root/denyhosts
diff options
context:
space:
mode:
Diffstat (limited to 'denyhosts')
-rwxr-xr-xdenyhosts/denyhosts.SlackBuild2
-rwxr-xr-xdenyhosts/denyhosts.build2
2 files changed, 2 insertions, 2 deletions
diff --git a/denyhosts/denyhosts.SlackBuild b/denyhosts/denyhosts.SlackBuild
index 1cc27e94..09a252c4 100755
--- a/denyhosts/denyhosts.SlackBuild
+++ b/denyhosts/denyhosts.SlackBuild
@@ -16,7 +16,7 @@ fi
# default settings
PACKAGE="denyhosts"
VERSION=${VERSION:=2.5}
-ARCH="noarch"
+ARCH=${ARCH:=i486}
BUILD=${BUILD:=1rha}
SRC_DIR=${SRC:=$CWD}
TMP=${TMP:=/tmp}
diff --git a/denyhosts/denyhosts.build b/denyhosts/denyhosts.build
index 1df3b34d..dada1ff2 100755
--- a/denyhosts/denyhosts.build
+++ b/denyhosts/denyhosts.build
@@ -20,7 +20,7 @@ fi
# default settings
PACKAGE="denyhosts"
VERSION=${VERSION:=2.5}
-ARCH="noarch"
+ARCH=${ARCH:=i486}
BUILD=${BUILD:=1rha}
SRC_DIR=${SRC:=$CWD}
TMP=${TMP:=/tmp}