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

Abrowser: build fix for v56

parent f759433d
No related branches found
No related tags found
1 merge request!183Fix geoip-database-contrib
......@@ -18,7 +18,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION=48
VERSION=49
. ./config
......@@ -231,6 +231,7 @@ replace "abrowser.com" "firefox.com" .
#sed -i 's/iceweasel, abrowser, icecat,/iceweasel, firefox, icecat,/g' debian/control.in
sed '/Provides/s/abrowser-locale/firefox-locale/' -i debian/control.langpacks
sed 's/Abrowser/Firefox/' -i third_party/rust/idna/src/lib.rs
sed 's/Trisquel/Mozilla/' -i third_party/rust/encoding_rs/src/lib.rs
# Restore useragent to Firefox
sed '/MOZILLA_UAVERSION/ s:Abrowser/:Firefox/:' -i netwerk/protocol/http/nsHttpHandler.cpp
......
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