Firefox: fix build error on Remove Google API key step

This commit is contained in:
Ruben Rodriguez 2017-06-04 13:59:00 -04:00
parent cad4c9db67
commit c24b9a8c81

View file

@ -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
# 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
sed 's/com.ubuntu/org.trisquel/' -i debian/config/mozconfig.in