From 07235f6acb57c5e989f9da235853bd6ba7f2a108 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Fri, 20 Nov 2020 13:09:17 +0100 Subject: Added testing patch --- firefox.spec | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firefox.spec') 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 -- cgit