aboutsummaryrefslogtreecommitdiff
path: root/games/frogatto/frogatto.wrapper
diff options
context:
space:
mode:
authorwru <gnuandpenguinos@gmail.com>2013-10-26 20:39:13 -0500
committerRobby Workman <rworkman@slackbuilds.org>2013-10-27 23:38:57 -0500
commit4ff7b864a426f27c8edd849611e87e0b8a964700 (patch)
treefa9ee36758f1f6a9498f97f3e26695c9b4df6d71 /games/frogatto/frogatto.wrapper
parent5a3df81e0d5f31bfe439a3b4c9d4314610099a89 (diff)
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 000000000000..c4812f8483f7
--- /dev/null
+++ b/games/frogatto/frogatto.wrapper
@@ -0,0 +1,3 @@
+#!/bin/sh
+cd /usr/share/frogatto
+exec /usr/libexec/frogatto/game "$@"