summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2018-08-09 11:57:57 +0200
committerMartin Stransky <stransky@redhat.com>2018-08-09 11:57:57 +0200
commit2735cab02704bf42f3d379350155fb6f2e15d70e (patch)
tree573fa11367827f0586398cbddde015e7027ae3a9 /firefox.spec
parentUpdate to 61.0.2 (diff)
downloadlibrewolf-fedora-ff-2735cab02704bf42f3d379350155fb6f2e15d70e.tar.gz
librewolf-fedora-ff-2735cab02704bf42f3d379350155fb6f2e15d70e.tar.bz2
librewolf-fedora-ff-2735cab02704bf42f3d379350155fb6f2e15d70e.zip
Build fix
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 295522a..71b3638 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -187,6 +187,7 @@ Patch569: mozilla-1465371.patch
Patch570: mozilla-1467125.patch
Patch571: mozilla-1468670.patch
Patch572: mozilla-1467128.patch
+Patch573: rb255772.patch
# Debian patches
Patch500: mozilla-440908.patch
@@ -401,6 +402,7 @@ This package contains results of tests executed during build.
%patch570 -p1 -b .mozilla-1467125
%patch571 -p1 -b .mozilla-1468670
%patch572 -p1 -b .mozilla-1467128
+%patch573 -p1 -b .rb255772
%endif
%{__rm} -f .mozconfig
bgstack15