diff options
author | Jan Horak <jhorak@redhat.com> | 2020-01-07 13:46:52 +0100 |
---|---|---|
committer | Jan Horak <jhorak@redhat.com> | 2020-01-07 13:46:52 +0100 |
commit | 301ffd6239f7804c54a36ae57ecb37189e9df402 (patch) | |
tree | 87f64652983ad0c10051c2ee9dff990b97b7b841 /firefox.spec | |
parent | Do not change config.guess in the third_party/rust subdir because it breaks c... (diff) | |
download | librewolf-fedora-ff-301ffd6239f7804c54a36ae57ecb37189e9df402.tar.gz librewolf-fedora-ff-301ffd6239f7804c54a36ae57ecb37189e9df402.tar.bz2 librewolf-fedora-ff-301ffd6239f7804c54a36ae57ecb37189e9df402.zip |
For for mozbz#1601707 - segfault in doDatabaseWork - not working addons
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/firefox.spec b/firefox.spec index 2e58c3c..b70b16f 100644 --- a/firefox.spec +++ b/firefox.spec @@ -353,8 +353,7 @@ This package contains results of tests executed during build. # Workaround for kiosk mode # https://bugzilla.mozilla.org/show_bug.cgi?id=1594738 #%patch241 -p1 -b .kiosk-workaround -# Cannot be applied at the moment, lot of hunk failures -#%patch242 -p1 -b .mozilla-1601707 +%patch242 -p1 -b .mozilla-1601707 %patch402 -p1 -b .1196777 %ifarch %{arm} |