mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
office/hamster: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
188c1240d3
commit
5429dd7096
1 changed files with 0 additions and 1 deletions
|
@ -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 ;;
|
||||
|
|
Loading…
Reference in a new issue