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

Firefox: fix build error on Remove Google API key step

parent cad4c9db
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
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