diff --git a/firefox.spec b/firefox.spec index 483c77a..a12bddf 100644 --- a/firefox.spec +++ b/firefox.spec @@ -465,6 +465,9 @@ echo "ac_add_options --disable-ion" >> .mozconfig echo "ac_add_options --disable-stylo" >> .mozconfig %endif +# Avoid issues with rpm +chmod a-x third_party/rust/itertools/src/lib.rs + #--------------------------------------------------------------------- %build