From 54bf1acc60ac679783664e90a9e26601768b2b0b Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Fri, 24 Feb 2012 11:19:48 +0100 Subject: [PATCH] foo --- misc/buildfiles/osx/Xonotic.app/Contents/MacOS/xonotic-osx-sdl | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.2