Firefox: fixed build error
This commit is contained in:
parent
bde7aafd4e
commit
bb49b642a9
1 changed files with 1 additions and 1 deletions
|
|
@ -163,7 +163,7 @@ EOF
|
||||||
# Replace about:home
|
# Replace about:home
|
||||||
rm browser/base/content/abouthome -rf
|
rm browser/base/content/abouthome -rf
|
||||||
cp $DATA/abouthome -a browser/base/content
|
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
|
sed '/abouthome/s/*/ /' -i ./browser/base/jar.mn
|
||||||
|
|
||||||
# Delete stuff we don't use and that may contain trademaked logos
|
# Delete stuff we don't use and that may contain trademaked logos
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue