diff options
author | Martin Stransky <stransky@redhat.com> | 2018-04-30 13:52:38 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2018-04-30 13:52:38 +0200 |
commit | bed55f6f98e254c11df106520978e15685074b28 (patch) | |
tree | 648ba25831843bc30e450e7dadb205e616fcf732 /firefox.spec | |
parent | Merge branch 'master' into f27 (diff) | |
parent | Build fix (diff) | |
download | librewolf-fedora-ff-bed55f6f98e254c11df106520978e15685074b28.tar.gz librewolf-fedora-ff-bed55f6f98e254c11df106520978e15685074b28.tar.bz2 librewolf-fedora-ff-bed55f6f98e254c11df106520978e15685074b28.zip |
Merge branch 'master' into f27
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/firefox.spec b/firefox.spec index 01d81a9..ab10326 100644 --- a/firefox.spec +++ b/firefox.spec @@ -154,7 +154,8 @@ Patch413: mozilla-1353817.patch Patch414: mozilla-1435212-ffmpeg-4.0.patch Patch415: Bug-1238661---fix-mozillaSignalTrampoline-to-work-.patch Patch416: mozilla-1424422.patch -Patch417: complete-csd-window-offset-mozilla-1457691.patch + +Patch421: complete-csd-window-offset-mozilla-1457691.patch # Debian patches Patch500: mozilla-440908.patch @@ -324,7 +325,8 @@ This package contains results of tests executed during build. %patch415 -p1 -b .mozilla-1238661 %endif %patch416 -p1 -b .1424422 -%patch417 -p1 -b .complete-csd-1457691 + +%patch421 -p1 -b .mozilla-1457691 # Patch for big endian platforms only %if 0%{?big_endian} |