diff options
author | Martin Stransky <stransky@redhat.com> | 2019-07-10 20:16:33 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2019-07-10 20:16:33 +0200 |
commit | bdad7ba3db39eafb3e0eecd2131d53752e1131cb (patch) | |
tree | cc714565bf828658ec2680d1b4279df8e6f7d56b /firefox.spec | |
parent | Temporary disable aarch64/ppc64le (diff) | |
download | librewolf-fedora-ff-bdad7ba3db39eafb3e0eecd2131d53752e1131cb.tar.gz librewolf-fedora-ff-bdad7ba3db39eafb3e0eecd2131d53752e1131cb.tar.bz2 librewolf-fedora-ff-bdad7ba3db39eafb3e0eecd2131d53752e1131cb.zip |
added firefox-SIOCGSTAMP.patch
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec index 090f2e0..32cd2f0 100644 --- a/firefox.spec +++ b/firefox.spec @@ -135,6 +135,7 @@ Patch224: mozilla-1170092.patch #ARM run-time patch Patch226: rhbz-1354671.patch Patch227: firefox-locale-debug.patch +Patch228: firefox-SIOCGSTAMP.patch # Upstream patches Patch402: mozilla-1196777.patch @@ -334,6 +335,7 @@ This package contains results of tests executed during build. %patch226 -p1 -b .1354671 %endif %patch227 -p1 -b .locale-debug +%patch228 -p1 -b .SIOCGSTAMP %patch402 -p1 -b .1196777 #%patch413 -p1 -b .1353817 |