Fix prefs because of rpm
This commit is contained in:
parent
7fa1e53860
commit
1e281820aa
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user