aboutsummaryrefslogtreecommitdiff
path: root/games/wolfmame/wolfmame.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/wolfmame/wolfmame.SlackBuild')
-rw-r--r--games/wolfmame/wolfmame.SlackBuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/games/wolfmame/wolfmame.SlackBuild b/games/wolfmame/wolfmame.SlackBuild
index af20072437136..529217bcb40fe 100644
--- a/games/wolfmame/wolfmame.SlackBuild
+++ b/games/wolfmame/wolfmame.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=wolfmame
-VERSION=${VERSION:-0.247}
+VERSION=${VERSION:-0.250}
WOLFVER=wolf${VERSION#0.}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -118,6 +118,9 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr
# Make directory for recording .inp files (if errors try -m 777)
install -d -o games -g users -m g+rwx inp
+# Make cfg directory, allowing users to save configuration of controllers, etc.
+install -d -o games -g users -m g+rwx cfg
+
# Install wrapper script and .desktop files
install -D -m 0755 $CWD/$PRGNAM -t $PKG/usr/bin/
install -D -m 0644 $CWD/$PRGNAM.desktop -t $PKG/usr/share/applications/