Abrowser: Remove Google API key
This commit is contained in:
parent
ea1615c733
commit
451bccbbd2
1 changed files with 4 additions and 0 deletions
|
|
@ -50,6 +50,10 @@ sed 's/1204/60/g; s/1210/65/g; s/1404/70/g' -i debian/config/mozconfig.in debian
|
||||||
|
|
||||||
sed 's/com.ubuntu/org.trisquel/' -i debian/config/mozconfig.in
|
sed 's/com.ubuntu/org.trisquel/' -i debian/config/mozconfig.in
|
||||||
|
|
||||||
|
# Remove Google API key
|
||||||
|
rm debian/ga debian/go
|
||||||
|
sed '/Google API/,$ d' debian/config/mozconfig.in -i
|
||||||
|
|
||||||
# Disable DRM support
|
# Disable DRM support
|
||||||
echo ac_add_options --disable-eme >> debian/config/mozconfig.in
|
echo ac_add_options --disable-eme >> debian/config/mozconfig.in
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue