summaryrefslogtreecommitdiffstats
path: root/games/bastet/bastet.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/bastet/bastet.SlackBuild')
-rw-r--r--games/bastet/bastet.SlackBuild8
1 files changed, 7 insertions, 1 deletions
diff --git a/games/bastet/bastet.SlackBuild b/games/bastet/bastet.SlackBuild
index b2e940744b..03de85dab0 100644
--- a/games/bastet/bastet.SlackBuild
+++ b/games/bastet/bastet.SlackBuild
@@ -4,6 +4,12 @@
# Written by B. Watson (yalhcru@gmail.com)
+# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+
+# 20170301 bkw:
+# - Add script license.
+# - Use long-form github URL.
+
# 20140825 bkw:
# - update for 0.43.1
# - install binary in /usr/games instead of /usr/bin
@@ -50,7 +56,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-unzip $CWD/$VERSION.zip || unzip $CWD/$PRGNAM-$VERSION.zip
+unzip $CWD/$PRGNAM-$VERSION.zip
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \