aboutsummaryrefslogtreecommitdiff
path: root/nicotine
diff options
context:
space:
mode:
Diffstat (limited to 'nicotine')
-rwxr-xr-xnicotine/nicotine.SlackBuild2
-rwxr-xr-xnicotine/nicotine.build2
2 files changed, 2 insertions, 2 deletions
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}