summaryrefslogtreecommitdiffstats
path: root/games/hnefatafl/hnefatafl.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/hnefatafl/hnefatafl.SlackBuild')
-rw-r--r--games/hnefatafl/hnefatafl.SlackBuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/hnefatafl/hnefatafl.SlackBuild b/games/hnefatafl/hnefatafl.SlackBuild
index 3e0af446a3..c465370f48 100644
--- a/games/hnefatafl/hnefatafl.SlackBuild
+++ b/games/hnefatafl/hnefatafl.SlackBuild
@@ -13,7 +13,6 @@ VERSION=${VERSION:-130920}
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=i486 ;;