summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--office/hamster/hamster.SlackBuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/office/hamster/hamster.SlackBuild b/office/hamster/hamster.SlackBuild
index bc5af41c45..4795941492 100644
--- a/office/hamster/hamster.SlackBuild
+++ b/office/hamster/hamster.SlackBuild
@@ -29,7 +29,6 @@ TAG=${TAG:-_SBo}
ARCHIVE="hamster-time-tracker-$VERSION"
-# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i586 ;;