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/etl2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/etlegacy/files/etl b/games/etlegacy/files/etl
index f408cf6263..8fa6ad91a8 100644
--- a/games/etlegacy/files/etl
+++ b/games/etlegacy/files/etl
@@ -2,4 +2,4 @@
# Simple script to start ET Legacy client
#
cd /usr/share/etlegacy
-./etl $@
+LD_LIBRARY_PATH=$LD_LIBRARY_PATH:. ./etl $@