summaryrefslogtreecommitdiffstats
path: root/system/wacomtablet/wacomtablet.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/wacomtablet/wacomtablet.SlackBuild')
-rw-r--r--system/wacomtablet/wacomtablet.SlackBuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/wacomtablet/wacomtablet.SlackBuild b/system/wacomtablet/wacomtablet.SlackBuild
index a7443afa1b..c9668c1ffd 100644
--- a/system/wacomtablet/wacomtablet.SlackBuild
+++ b/system/wacomtablet/wacomtablet.SlackBuild
@@ -29,7 +29,6 @@ TAG=${TAG:-_SBo}
SRCVERSION=$(printf $VERSION | tr _ -)
-# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i486 ;;