Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Sep 2012 13:54:59 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r1017 - trunk/www/libxul/files
Message-ID:  <201209141354.q8EDsxcG041937@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Fri Sep 14 13:54:58 2012
New Revision: 1017

Log:
add forgotten patch

Added:
   trunk/www/libxul/files/patch-build_unix_run-mozilla.sh
      - copied unchanged from r1016, trunk/www/libxul-esr/files/patch-build_unix_run-mozilla.sh

Copied: trunk/www/libxul/files/patch-build_unix_run-mozilla.sh (from r1016, trunk/www/libxul-esr/files/patch-build_unix_run-mozilla.sh)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/www/libxul/files/patch-build_unix_run-mozilla.sh	Fri Sep 14 13:54:58 2012	(r1017, copy of r1016, trunk/www/libxul-esr/files/patch-build_unix_run-mozilla.sh)
@@ -0,0 +1,12 @@
+--- build/unix/run-mozilla.sh.orig	Tue Feb 14 19:56:54 2006
++++ build/unix/run-mozilla.sh	Fri Dec  8 15:49:48 2006
+@@ -443,6 +443,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/gecko19:%%LOCALBASE%%/lib/npapi/symlinks/firefox
++export MOZ_PLUGIN_PATH
++
+ if [ $moz_debug -eq 1 ]
+ then
+ 	moz_debug_program ${1+"$@"}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209141354.q8EDsxcG041937>