diff options
author | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2013-01-13 21:51:57 -0200 |
---|---|---|
committer | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2013-01-13 21:51:57 -0200 |
commit | f4444da8f7943507e90c4b169205809221f2744e (patch) | |
tree | 1d17cd08ca1115fd6f6a0b6c52144f8d2fc09677 /libre-testing/iceweasel-libre/shared-libs.patch | |
parent | 8968b5bdb015c3eb0b69035c6912319b008319e6 (diff) |
ice{cat,weasel}: revert to back pkg stables and mv lukeshu pkgs to libre-testing
Diffstat (limited to 'libre-testing/iceweasel-libre/shared-libs.patch')
-rw-r--r-- | libre-testing/iceweasel-libre/shared-libs.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/libre-testing/iceweasel-libre/shared-libs.patch b/libre-testing/iceweasel-libre/shared-libs.patch new file mode 100644 index 000000000..1f22b2b0d --- /dev/null +++ b/libre-testing/iceweasel-libre/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 +@@ -50,7 +50,7 @@ + MOZ_PKG_MANIFEST_P = $(srcdir)/package-manifest.in + # Some files have been already bundled with xulrunner + ifndef SYSTEM_LIBXUL +-MOZ_PKG_FATAL_WARNINGS = 1 ++MOZ_PKG_FATAL_WARNINGS = 0 + endif + + MOZ_NONLOCALIZED_PKG_LIST = \ |