Firefox: fix build error on Remove Google API key step
This commit is contained in:
parent
cad4c9db67
commit
c24b9a8c81
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ sed 's%https://www.mozilla.org/legal/privacy/%https://trisquel.info/legal%' -i .
|
||||||
#sed 's%https://www.mozilla.org/firefox/central/%https://trisquel.info/browser%' -i browser/base/content/browser-appmenu.inc
|
#sed 's%https://www.mozilla.org/firefox/central/%https://trisquel.info/browser%' -i browser/base/content/browser-appmenu.inc
|
||||||
|
|
||||||
# Remove Google API key
|
# Remove Google API key
|
||||||
sed '/Google API/,$ d' debian/config/mozconfig.in -i
|
sed '/Google API/,/google-api-keyfile/ d' debian/config/mozconfig.in -i
|
||||||
|
|
||||||
# Org branding
|
# Org branding
|
||||||
sed 's/com.ubuntu/org.trisquel/' -i debian/config/mozconfig.in
|
sed 's/com.ubuntu/org.trisquel/' -i debian/config/mozconfig.in
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue