summaryrefslogtreecommitdiff
path: root/libre/iceweasel-libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-07-18 04:49:09 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-07-18 04:49:09 -0300
commit7752d0d4fa32e4e0ebe8a1a0b64e87004e982e27 (patch)
tree305a34d2da93eb618ada200cfc887f1db4aa8bb5 /libre/iceweasel-libre
parente5d3369b93f2ee78bd5e66b1e65d4ad0d9e80d90 (diff)
downloadabslibre-7752d0d4fa32e4e0ebe8a1a0b64e87004e982e27.tar.gz
abslibre-7752d0d4fa32e4e0ebe8a1a0b64e87004e982e27.tar.bz2
abslibre-7752d0d4fa32e4e0ebe8a1a0b64e87004e982e27.zip
iceweasel-libre-14.0.1.1-1: adding new patch to fix bugs
Diffstat (limited to 'libre/iceweasel-libre')
-rw-r--r--libre/iceweasel-libre/PKGBUILD3
-rw-r--r--libre/iceweasel-libre/shared-libs.patch12
2 files changed, 15 insertions, 0 deletions
diff --git a/libre/iceweasel-libre/PKGBUILD b/libre/iceweasel-libre/PKGBUILD
index 974ad140c..fff9a3a21 100644
--- a/libre/iceweasel-libre/PKGBUILD
+++ b/libre/iceweasel-libre/PKGBUILD
@@ -50,6 +50,7 @@ source=("${_debrepo}/`debfile ${_debname}`_${_debver}.orig.tar.bz2"
libre.patch
iceweasel-install-dir.patch
vendor.js
+ shared-libs.patch
Bug-756390-Make-the-Reset-Firefox-feature-more-gener.patch)
md5sums=('8e4f3987d37c8e73b168948d0771b872'
'fca50bc0a4327c1389349be7939c14bd'
@@ -59,6 +60,7 @@ md5sums=('8e4f3987d37c8e73b168948d0771b872'
'ed909b5b61f36a81a71989b7daeb2545'
'e529742c0a425648087bc3ce537fe4c5'
'0d053487907de4376d67d8f499c5502b'
+ '52e52f840a49eb1d14be1c0065b03a93'
'88350bc611361a1ff635f5c960c6d6ee')
if [ "$_pkgname" != "$pkgname" ]; then
@@ -88,6 +90,7 @@ build() {
patch -Np1 -i "$srcdir/iceweasel-install-dir.patch" # install to /usr/lib/$_pkgname
patch -Np1 -i "$srcdir/xulrunner-copy-stub.patch" # small fix
patch -Np1 -i "$srcdir/libre.patch"
+ patch -Np1 -i "$srcdir/shared-libs.patch"
cp "$srcdir/mozconfig" .mozconfig # Load our build config, disable SafeSearch
diff --git a/libre/iceweasel-libre/shared-libs.patch b/libre/iceweasel-libre/shared-libs.patch
new file mode 100644
index 000000000..1f22b2b0d
--- /dev/null
+++ b/libre/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 = \