summaryrefslogtreecommitdiffstats
path: root/games/etlegacy/files/etl
diff options
context:
space:
mode:
Diffstat (limited to 'games/etlegacy/files/etl')
-rw-r--r--games/etlegacy/files/etl4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/etlegacy/files/etl b/games/etlegacy/files/etl
index 8fa6ad91a8..17958ffda0 100644
--- a/games/etlegacy/files/etl
+++ b/games/etlegacy/files/etl
@@ -1,5 +1,5 @@
#!/bin/sh
# Simple script to start ET Legacy client
-#
+
cd /usr/share/etlegacy
-LD_LIBRARY_PATH=$LD_LIBRARY_PATH:. ./etl $@
+LD_LIBRARY_PATH=$LD_LIBRARY_PATH:. ./etl.@ARCH@ $@