summarylogtreecommitdiffstats
path: root/shared-libs.patch
diff options
context:
space:
mode:
authorConnor Behan2018-05-18 01:51:27 -0400
committerConnor Behan2018-05-18 01:51:27 -0400
commitebc0cdac9d9cbeefebc7c50e66519b2c3e514507 (patch)
tree5b1db885821eb1c838093df98ef50d4def2279e2 /shared-libs.patch
downloadaur-ebc0cdac9d9cbeefebc7c50e66519b2c3e514507.tar.gz
Initial import
Diffstat (limited to 'shared-libs.patch')
-rw-r--r--shared-libs.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/shared-libs.patch b/shared-libs.patch
new file mode 100644
index 000000000000..b2cac8b29fc4
--- /dev/null
+++ b/shared-libs.patch
@@ -0,0 +1,12 @@
+diff -Nur mozilla-release.orig/browser/installer/Makefile.in mozilla-release/browser/installer/Makefile.in
+--- mozilla-release.orig/browser/installer/Makefile.in 2012-07-17 16:19:29.480356991 +0000
++++ mozilla-release/browser/installer/Makefile.in 2012-07-17 17:32:41.250937293 +0000
+@@ -17,7 +17,7 @@
+
+ # Some files have been already bundled with xulrunner
+ ifndef MOZ_MULET
+-MOZ_PKG_FATAL_WARNINGS = 1
++MOZ_PKG_FATAL_WARNINGS = 0
+ endif
+
+ DEFINES += -DAB_CD=$(AB_CD) -DMOZ_APP_NAME=$(MOZ_APP_NAME) -DPREF_DIR=$(PREF_DIR)