]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
foo
authorRudolf Polzer <divverent@xonotic.org>
Fri, 24 Feb 2012 10:19:48 +0000 (11:19 +0100)
committerRudolf Polzer <divverent@xonotic.org>
Fri, 24 Feb 2012 10:19:48 +0000 (11:19 +0100)
misc/buildfiles/osx/Xonotic.app/Contents/MacOS/xonotic-osx-sdl

index 30f40a955b7fa59ff18f24dd3b6af175fbca8dc1..f5789e8e8d3e29caf094775df25773696aa2b47d 100755 (executable)
@@ -1,5 +1,6 @@
 #!/bin/sh
 
 #!/bin/sh
 
+# if we ever want to remove this script, install_name_tool can be used to replace the DYLD_LIBRARY_PATH hack
 export DYLD_LIBRARY_PATH="${0%/*}"
        # same dir as the executable
 
 export DYLD_LIBRARY_PATH="${0%/*}"
        # same dir as the executable