summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2020-11-20 13:09:17 +0100
committerMartin Stransky <stransky@redhat.com>2020-11-20 13:09:17 +0100
commit07235f6acb57c5e989f9da235853bd6ba7f2a108 (patch)
tree33362ad3fadecebb1c0c85e8c1d2da8d384dc351 /firefox.spec
parentBuild with tests enabled (diff)
downloadlibrewolf-fedora-ff-07235f6acb57c5e989f9da235853bd6ba7f2a108.tar.gz
librewolf-fedora-ff-07235f6acb57c5e989f9da235853bd6ba7f2a108.tar.bz2
librewolf-fedora-ff-07235f6acb57c5e989f9da235853bd6ba7f2a108.zip
Added testing 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 82423e8..5539520 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -169,6 +169,7 @@ Patch49: build-arm-libaom.patch
Patch53: firefox-gcc-build.patch
# This should be fixed in Firefox 83
Patch54: mozilla-1669639.patch
+Patch55: firefox-testing.patch
# Fedora specific patches
Patch215: firefox-enable-addons.patch
@@ -381,6 +382,7 @@ This package contains results of tests executed during build.
%patch49 -p1 -b .build-arm-libaom
%patch53 -p1 -b .firefox-gcc-build
%patch54 -p1 -b .1669639
+%patch55 -p1 -b .testing
# Fedora patches
%patch215 -p1 -b .addons
bgstack15