[SVN-Commit] r1596 - in trunk/www: firefox-nightly/files firefox/files
svn-freebsd-gecko at chruetertee.ch
svn-freebsd-gecko at chruetertee.ch
Tue Jun 10 14:34:48 UTC 2014
Author: jbeich
Date: Tue Jun 10 14:34:38 2014
New Revision: 1596
Log:
unbreak install with DEBUG
Added:
trunk/www/firefox-nightly/files/patch-bug1013882
trunk/www/firefox/files/patch-bug1013882
Added: trunk/www/firefox-nightly/files/patch-bug1013882
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ trunk/www/firefox-nightly/files/patch-bug1013882 Tue Jun 10 14:34:38 2014 (r1596)
@@ -0,0 +1,14 @@
+--- browser/installer/package-manifest.in~
++++ browser/installer/package-manifest.in
+@@ -573,11 +573,6 @@
+ @BINPATH@/components/MozKeyboard.js
+ @BINPATH@/components/InputMethod.manifest
+
+-#ifdef MOZ_DEBUG
+- at BINPATH@/components/TestInterfaceJS.js
+- at BINPATH@/components/TestInterfaceJS.manifest
+-#endif
+-
+ ; Modules
+ @BINPATH@/browser/modules/*
+ @BINPATH@/modules/*
Added: trunk/www/firefox/files/patch-bug1013882
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ trunk/www/firefox/files/patch-bug1013882 Tue Jun 10 14:34:38 2014 (r1596)
@@ -0,0 +1,14 @@
+--- browser/installer/package-manifest.in~
++++ browser/installer/package-manifest.in
+@@ -573,11 +573,6 @@
+ @BINPATH@/components/MozKeyboard.js
+ @BINPATH@/components/InputMethod.manifest
+
+-#ifdef MOZ_DEBUG
+- at BINPATH@/components/TestInterfaceJS.js
+- at BINPATH@/components/TestInterfaceJS.manifest
+-#endif
+-
+ ; Modules
+ @BINPATH@/browser/modules/*
+ @BINPATH@/modules/*
More information about the freebsd-gecko
mailing list