diff options
author | Martin Stransky <stransky@redhat.com> | 2018-06-20 09:10:49 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2018-06-20 09:10:49 +0200 |
commit | 453bc94bb7a083b1eae2dc39ccd45779f8f94d12 (patch) | |
tree | 15cd7f4e2c841bc3b5a7b561d349f377b7190a95 /firefox.spec | |
parent | Merge branch 'master' into f27 (diff) | |
parent | build fix (diff) | |
download | librewolf-fedora-ff-453bc94bb7a083b1eae2dc39ccd45779f8f94d12.tar.gz librewolf-fedora-ff-453bc94bb7a083b1eae2dc39ccd45779f8f94d12.tar.bz2 librewolf-fedora-ff-453bc94bb7a083b1eae2dc39ccd45779f8f94d12.zip |
Merge branch 'master' into f27
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/firefox.spec b/firefox.spec index ca1d114..6f80a7d 100644 --- a/firefox.spec +++ b/firefox.spec @@ -358,7 +358,6 @@ This package contains results of tests executed during build. %patch402 -p1 -b .1196777 %patch406 -p1 -b .256180 %patch413 -p1 -b .1353817 -#%patch414 -p1 -b .ffmpeg-4.0 %ifarch %{arm} %patch415 -p1 -b .mozilla-1238661 %endif @@ -505,10 +504,6 @@ echo "ac_add_options --without-system-icu" >> .mozconfig echo "ac_add_options --disable-ion" >> .mozconfig %endif -%ifarch %{ix86} -echo "ac_add_options --disable-stylo" >> .mozconfig -%endif - # Remove executable bit to make brp-mangle-shebangs happy. chmod -x third_party/rust/itertools/src/lib.rs |