Author: jbeich
Date: Sat Jun 30 22:54:12 2012
New Revision: 815

Log:
followup to r804: prune run-mozilla.sh patch from seamonkey, too

Deleted:
   
branches/experimental/www/seamonkey/files/patch-mozilla-build-unix-run-mozilla.sh

Deleted: 
branches/experimental/www/seamonkey/files/patch-mozilla-build-unix-run-mozilla.sh
==============================================================================
--- 
branches/experimental/www/seamonkey/files/patch-mozilla-build-unix-run-mozilla.sh
   Sat Jun 30 22:54:12 2012        (r814)
+++ /dev/null   00:00:00 1970   (deleted)
@@ -1,21 +0,0 @@
---- mozilla/build/unix/run-mozilla.sh.orig     2010-10-08 21:51:26.000000000 
+0200
-+++ mozilla/build/unix/run-mozilla.sh  2010-10-10 21:45:33.000000000 +0200
-@@ -308,7 +308,7 @@
- }
- if moz_should_set_ld_library_path
- then
--      
LD_LIBRARY_PATH=${MOZ_DIST_BIN}:${MOZ_DIST_BIN}/plugins:${MRE_HOME}${LD_LIBRARY_PATH:+":$LD_LIBRARY_PATH"}
-+      
LD_LIBRARY_PATH=${MOZ_DIST_BIN}:%%LOCALBASE%%/lib/browser_plugins/symlinks/gecko18:%%LOCALBASE%%/lib/npapi/symlinks/seamonkey:${MOZ_DIST_BIN}/plugins:${MRE_HOME}${LD_LIBRARY_PATH+":$LD_LIBRARY_PATH"}
- fi 
- 
- if [ -n "$LD_LIBRARYN32_PATH" ]
-@@ -390,6 +390,9 @@
- export MOZILLA_FIVE_HOME LD_LIBRARY_PATH
- export SHLIB_PATH LIBPATH LIBRARY_PATH ADDON_PATH DYLD_LIBRARY_PATH
- 
-+MOZ_PLUGIN_PATH=%%LOCALBASE%%/lib/browser_plugins/symlinks/gecko18:%%LOCALBASE%%/lib/npapi/symlinks/seamonkey
-+export MOZ_PLUGIN_PATH
-+
- if [ $moz_debug -eq 1 ]
- then
-       moz_debug_program ${1+"$@"}
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to