diff options
author | Tomas Popela <tpopela@redhat.com> | 2019-03-13 09:21:33 +0100 |
---|---|---|
committer | Tomas Popela <tpopela@redhat.com> | 2019-03-13 09:22:22 +0100 |
commit | 69d707795269128be29cde77d9afbfad3eafd8e6 (patch) | |
tree | 80a89651f7ef8093321db3bc09217bba2714eff6 /firefox.spec | |
parent | ARM build fix - libopus (diff) | |
download | librewolf-fedora-ff-69d707795269128be29cde77d9afbfad3eafd8e6.tar.gz librewolf-fedora-ff-69d707795269128be29cde77d9afbfad3eafd8e6.tar.bz2 librewolf-fedora-ff-69d707795269128be29cde77d9afbfad3eafd8e6.zip |
Rebase and apply the PipeWire patch
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index b07608d..3d36981 100644 --- a/firefox.spec +++ b/firefox.spec @@ -355,7 +355,7 @@ This package contains results of tests executed during build. # Wayland specific upstream patches %if 0%{?fedora} > 28 -#%patch574 -p1 -b .firefox-pipewire +%patch574 -p1 -b .firefox-pipewire %endif %patch575 -p1 -b .mozilla-1423598-popup %patch576 -p1 -b .mozilla-1532643-popup |