aboutsummaryrefslogtreecommitdiff
path: root/games/warzone/files/warzone.in
diff options
context:
space:
mode:
Diffstat (limited to 'games/warzone/files/warzone.in')
-rw-r--r--games/warzone/files/warzone.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/games/warzone/files/warzone.in b/games/warzone/files/warzone.in
deleted file mode 100644
index b314ea511809..000000000000
--- a/games/warzone/files/warzone.in
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-# The executable needs to be run from its data directory.
-
-cd %%DATADIR%% || exit 1
-
-exec %%PREFIX%%/libexec/warzone "$@"