summaryrefslogtreecommitdiffstats
path: root/games/frogatto/frogatto.wrapper
diff options
context:
space:
mode:
author wru2013-10-27 02:39:13 +0100
committer Robby Workman2013-10-28 05:38:57 +0100
commit4ff7b864a426f27c8edd849611e87e0b8a964700 (patch)
treefa9ee36758f1f6a9498f97f3e26695c9b4df6d71 /games/frogatto/frogatto.wrapper
parent5a3df81e0d5f31bfe439a3b4c9d4314610099a89 (diff)
downloadslackbuilds-4ff7b864a426f27c8edd849611e87e0b8a964700.tar.gz
games/frogatto: Added (2D platform game)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'games/frogatto/frogatto.wrapper')
-rw-r--r--games/frogatto/frogatto.wrapper3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/frogatto/frogatto.wrapper b/games/frogatto/frogatto.wrapper
new file mode 100644
index 0000000000..c4812f8483
--- /dev/null
+++ b/games/frogatto/frogatto.wrapper
@@ -0,0 +1,3 @@
+#!/bin/sh
+cd /usr/share/frogatto
+exec /usr/libexec/frogatto/game "$@"