aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdenyhosts/denyhosts.SlackBuild2
-rwxr-xr-xdenyhosts/denyhosts.build2
-rwxr-xr-xnicotine/nicotine.SlackBuild2
-rwxr-xr-xnicotine/nicotine.build2
4 files changed, 4 insertions, 4 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}
diff --git a/nicotine/nicotine.SlackBuild b/nicotine/nicotine.SlackBuild
index daf1d153..d806a7c2 100755
--- a/nicotine/nicotine.SlackBuild
+++ b/nicotine/nicotine.SlackBuild
@@ -28,7 +28,7 @@ fi
# default settings
PACKAGE="nicotine"
VERSION=${VERSION:=1.0.8}
-ARCH="noarch"
+ARCH=${ARCH:=i486}
BUILD=${BUILD:=1rha}
SRC_DIR=${SRC:=$CWD}
TMP=${TMP:=/tmp}
diff --git a/nicotine/nicotine.build b/nicotine/nicotine.build
index 74320861..149062fd 100755
--- a/nicotine/nicotine.build
+++ b/nicotine/nicotine.build
@@ -20,7 +20,7 @@ fi
# default settings
PACKAGE="nicotine"
VERSION=${VERSION:=1.0.8}
-ARCH="noarch"
+ARCH=${ARCH:=i486}
BUILD=${BUILD:=1rha}
SRC_DIR=${SRC:=$CWD}
TMP=${TMP:=/tmp}