diff options
author | Martin Stransky <stransky@redhat.com> | 2016-07-27 09:47:33 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2016-07-27 09:47:33 +0200 |
commit | 9ff1b6a0928bb565d3d63df6000ded03b3be2d1f (patch) | |
tree | 87541b34f3815fd34773db93507e171f91220c6b /firefox.spec | |
parent | Build fixes (diff) | |
download | librewolf-fedora-ff-9ff1b6a0928bb565d3d63df6000ded03b3be2d1f.tar.gz librewolf-fedora-ff-9ff1b6a0928bb565d3d63df6000ded03b3be2d1f.tar.bz2 librewolf-fedora-ff-9ff1b6a0928bb565d3d63df6000ded03b3be2d1f.zip |
Added arm build fix
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 cbc89d0..021c300 100644 --- a/firefox.spec +++ b/firefox.spec @@ -264,7 +264,7 @@ cd %{tarballdir} %endif %patch224 -p1 -b .1170092 %if 0%{?fedora} > 23 -#%patch304 -p2 -b .1253216 +%patch304 -p2 -b .1253216 #%patch222 -p1 -b .gtk3-20 %endif %patch402 -p1 -b .1196777 |