summaryrefslogtreecommitdiffstats
path: root/office/hamster
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2017-03-21 15:16:28 -0400
committer David Spencer <idlemoor@slackbuilds.org>2017-03-25 13:29:14 +0000
commit5429dd7096bb53d816f8bff98793064938da820f (patch)
tree2abfa536866b2cf0ffaeb944c501dddfb4b34b07 /office/hamster
parent188c1240d3c57bd8723cf4053372308be7a089e9 (diff)
downloadslackbuilds-5429dd7096bb53d816f8bff98793064938da820f.tar.gz
slackbuilds-5429dd7096bb53d816f8bff98793064938da820f.tar.xz
office/hamster: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'office/hamster')
-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 ;;