Abrowser: build fix for v56
This commit is contained in:
parent
f759433dfc
commit
fbcc5a3ab2
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue