summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2017-04-19 13:46:39 +0200
committerMartin Stransky <stransky@redhat.com>2017-04-19 13:46:39 +0200
commitc1909fedbd8721a1eb898cf9baf0fb64d06bd0c1 (patch)
treedc45be44a6a0854c6c18a1853c747b6eecf53169 /firefox.spec
parentbuild fix - explicitly disable rust on unsupported arches (diff)
downloadlibrewolf-fedora-ff-c1909fedbd8721a1eb898cf9baf0fb64d06bd0c1.tar.gz
librewolf-fedora-ff-c1909fedbd8721a1eb898cf9baf0fb64d06bd0c1.tar.bz2
librewolf-fedora-ff-c1909fedbd8721a1eb898cf9baf0fb64d06bd0c1.zip
Added second arches build patch
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec
index c50187b..0cb97e0 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -137,6 +137,7 @@ Patch19: xulrunner-24.0-s390-inlines.patch
Patch20: firefox-build-prbool.patch
Patch25: rhbz-1219542-s390-build.patch
Patch26: build-icu-big-endian.patch
+Patch27: mozilla-1335250.patch
# Fedora specific patches
# Unable to install addons from https pages
@@ -295,6 +296,7 @@ cd %{tarballdir}
%ifarch s390
%patch25 -p1 -b .rhbz-1219542-s390
%endif
+%patch27 -p1 -b .1335250
%patch3 -p1 -b .arm
bgstack15