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