Skip to content
Snippets Groups Projects
Commit bb49b642 authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

Firefox: fixed build error

parent bde7aafd
No related branches found
No related tags found
No related merge requests found
......@@ -163,7 +163,7 @@ EOF
# Replace about:home
rm browser/base/content/abouthome -rf
cp $DATA/abouthome -a browser/base/content
sed '/mozilla.*png/d' -i ./browser/base/jar.mn
sed '/mozilla.*svg/d' -i ./browser/base/jar.mn
sed '/abouthome/s/*/ /' -i ./browser/base/jar.mn
# Delete stuff we don't use and that may contain trademaked logos
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment