From: Rudolf Polzer Date: Fri, 24 Feb 2012 10:19:48 +0000 (+0100) Subject: foo X-Git-Tag: xonotic-v0.6.0~18 X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=54bf1acc60ac679783664e90a9e26601768b2b0b foo --- diff --git a/misc/buildfiles/osx/Xonotic.app/Contents/MacOS/xonotic-osx-sdl b/misc/buildfiles/osx/Xonotic.app/Contents/MacOS/xonotic-osx-sdl index 30f40a95..f5789e8e 100755 --- a/misc/buildfiles/osx/Xonotic.app/Contents/MacOS/xonotic-osx-sdl +++ b/misc/buildfiles/osx/Xonotic.app/Contents/MacOS/xonotic-osx-sdl @@ -1,5 +1,6 @@ #!/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