components/desktop/firefox/patches/firefox-12-package_warning.patch
changeset 6919 7972aae0fb03
parent 5527 611b2d6efdfe
--- a/components/desktop/firefox/patches/firefox-12-package_warning.patch	Fri Sep 16 07:20:57 2016 -0700
+++ b/components/desktop/firefox/patches/firefox-12-package_warning.patch	Fri Sep 16 16:06:45 2016 -0700
@@ -6,12 +6,12 @@
 diff --git a/browser/installer/Makefile.in b/browser/installer/Makefile.in
 --- a/browser/installer/Makefile.in
 +++ b/browser/installer/Makefile.in
-@@ -17,7 +17,7 @@
- 
+@@ -13,7 +13,7 @@ MOZ_PKG_MANIFEST = $(srcdir)/package-man
+
  # Some files have been already bundled with xulrunner
  ifndef MOZ_MULET
 -MOZ_PKG_FATAL_WARNINGS = 1
-+# MOZ_PKG_FATAL_WARNINGS = 1
++#MOZ_PKG_FATAL_WARNINGS = 1
+ else
+ DEFINES += -DMOZ_MULET
  endif
- 
- DEFINES += -DMOZ_APP_NAME=$(MOZ_APP_NAME) -DPREF_DIR=$(PREF_DIR)