summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--misc/yubioath-desktop/yubioath-desktop.SlackBuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/yubioath-desktop/yubioath-desktop.SlackBuild b/misc/yubioath-desktop/yubioath-desktop.SlackBuild
index f553445a9f..5357a8a87a 100644
--- a/misc/yubioath-desktop/yubioath-desktop.SlackBuild
+++ b/misc/yubioath-desktop/yubioath-desktop.SlackBuild
@@ -27,7 +27,6 @@ VERSION=${VERSION:-5.0.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i586 ;;