diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-07-14 22:10:37 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-07-14 22:10:37 +0000 |
commit | 48513dccaee4a4f571d9be161045ae0add1c452d (patch) | |
tree | 7bcb3e178012812be0b770ed2907a606fe1d757f /www/firefox-devel/files/patch-build_unix_run-mozilla.sh | |
parent | - Connect firefox35-i18n to the build (diff) |
- Remove www/firefox-devel, please use www/firefox3 or www/firefox35
Diffstat (limited to 'www/firefox-devel/files/patch-build_unix_run-mozilla.sh')
-rw-r--r-- | www/firefox-devel/files/patch-build_unix_run-mozilla.sh | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/www/firefox-devel/files/patch-build_unix_run-mozilla.sh b/www/firefox-devel/files/patch-build_unix_run-mozilla.sh deleted file mode 100644 index 38ef0a7f5ea3..000000000000 --- a/www/firefox-devel/files/patch-build_unix_run-mozilla.sh +++ /dev/null @@ -1,12 +0,0 @@ ---- 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-devel -+export MOZ_PLUGIN_PATH -+ - if [ $moz_debug -eq 1 ] - then - moz_debug_program ${1+"$@"} |