diff options
Diffstat (limited to 'games/motogt/files/motogt.in')
-rw-r--r-- | games/motogt/files/motogt.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/games/motogt/files/motogt.in b/games/motogt/files/motogt.in deleted file mode 100644 index c3bf7972a061..000000000000 --- a/games/motogt/files/motogt.in +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh - -cd %%DATADIR%% || exit 1 -exec %%PREFIX%%/libexec/MotoGT.bin "$@" |