Bug #5641: Links to other programs don't work

svn: r19291
This commit is contained in:
John Ralls 2012-04-10 22:58:04 +00:00
parent 5237f8dc64
commit 37e4824029

View File

@ -13,7 +13,7 @@ bundle_etc="$bundle_res"/etc
export XDG_DATA_DIRS="$bundle_data"
export PATH="$bundle_contents"/MacOS
export PATH="$bundle_contents"/MacOS:/bin:/usr/bin
export DYLD_LIBRARY_PATH="$bundle_lib"
export LD_LIBRARY_PATH="$DYLD_LIBRARY_PATH"
export GTK_DATA_PREFIX="$bundle_res"