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

svn: r19292
This commit is contained in:
John Ralls 2012-04-10 23:03:09 +00:00
parent 3ad0141cb1
commit f3120cbbbf

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"