summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis2015-10-15 23:20:21 +0200
committer Willy Sudiarto Raharjo2015-10-18 02:23:19 +0200
commit5365a13e3f2e1cec0f5e2d90e895610363f31406 (patch)
tree77124359d9ab0f28ea0c2f61436c4b59fae205d1
parent4926060b8798ddd189881bb3109b52b906d069c8 (diff)
downloadslackbuilds-5365a13e3f2e1cec0f5e2d90e895610363f31406.tar.gz
games/teeworlds: Update script.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r--games/teeworlds/teeworlds.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/teeworlds/teeworlds.SlackBuild b/games/teeworlds/teeworlds.SlackBuild
index f639f57538..31f50de1b4 100644
--- a/games/teeworlds/teeworlds.SlackBuild
+++ b/games/teeworlds/teeworlds.SlackBuild
@@ -55,7 +55,7 @@ else
fi
OS=$(uname | tr [:upper:] [:lower:])
-SRCNAM=$PRGNAM-$VERSION-$OS\_$ARCH
+SRCNAM=$PRGNAM-$VERSION-$OS\_x86_64
# Automatically tarball selected by architecture
#if [ "$ARCH" = "x86_64" ]; then