updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / enemy-territory / et.sh
blob9e9566b1174a821d3a6746ecdac62f5383f1f033
1 #!/bin/sh
2 # Needed to make symlinks/shortcuts work.
3 # the binaries must run with correct working directory
4 cd "/opt/enemy-territory"
5 export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:.
6 exec ./et.x86 $*