aboutsummaryrefslogtreecommitdiff
path: root/games/linux-ut2004-demo/files/ut2004-demo.in
diff options
context:
space:
mode:
Diffstat (limited to 'games/linux-ut2004-demo/files/ut2004-demo.in')
-rw-r--r--games/linux-ut2004-demo/files/ut2004-demo.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-ut2004-demo/files/ut2004-demo.in b/games/linux-ut2004-demo/files/ut2004-demo.in
index 042eedb96748..d03e5c6542b3 100644
--- a/games/linux-ut2004-demo/files/ut2004-demo.in
+++ b/games/linux-ut2004-demo/files/ut2004-demo.in
@@ -1,6 +1,6 @@
#!/bin/sh
-export UT2004_DATA_PATH="@UTDIR@/System"
+export UT2004_DATA_PATH="%%UTDIR%%/System"
if [ -n "$LD_LIBRARY_PATH" ]; then
export LD_LIBRARY_PATH="$UT2004_DATA_PATH:$LD_LIBRARY_PATH"