Fix prefs because of rpm

This commit is contained in:
Jan Horak 2018-02-14 15:32:49 +01:00
parent 7fa1e53860
commit 1e281820aa
1 changed files with 3 additions and 0 deletions

View File

@ -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