summaryrefslogtreecommitdiffstats
path: root/games/frogatto/frogatto.wrapper
diff options
context:
space:
mode:
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 "$@"