diff options
Diffstat (limited to 'www/firefox15/files/patch-build_unix_run-mozilla.sh')
-rw-r--r-- | www/firefox15/files/patch-build_unix_run-mozilla.sh | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/firefox15/files/patch-build_unix_run-mozilla.sh b/www/firefox15/files/patch-build_unix_run-mozilla.sh index 87114cc7b898..837a70c4ffdc 100644 --- a/www/firefox15/files/patch-build_unix_run-mozilla.sh +++ b/www/firefox15/files/patch-build_unix_run-mozilla.sh @@ -1,6 +1,6 @@ ---- build/unix/run-mozilla.sh.orig Mon Dec 15 12:27:28 2003 -+++ build/unix/run-mozilla.sh Wed Feb 11 14:24:17 2004 -@@ -355,7 +355,7 @@ +--- build/unix/run-mozilla.sh.orig Fri Sep 30 22:36:47 2005 ++++ build/unix/run-mozilla.sh +@@ -328,7 +328,7 @@ fi ## ## Set LD_LIBRARY_PATH @@ -9,7 +9,7 @@ if [ -n "$LD_LIBRARYN32_PATH" ] then LD_LIBRARYN32_PATH=${MOZ_DIST_BIN}:${MOZ_DIST_BIN}/plugins:${MRE_HOME}${LD_LIBRARYN32_PATH+":$LD_LIBRARYN32_PATH"} -@@ -442,6 +442,9 @@ +@@ -415,6 +415,9 @@ # export MOZILLA_FIVE_HOME LD_LIBRARY_PATH export SHLIB_PATH LIBPATH LIBRARY_PATH ADDON_PATH DYLD_LIBRARY_PATH |