v99.0.1.2

This commit is contained in:
Bert van der Weerd 2022-04-29 17:15:00 +02:00
parent 8540016455
commit 34d3413e07
No known key found for this signature in database
GPG key ID: 4CFABB96ADE0F5B1
4 changed files with 3 additions and 5 deletions

View file

@ -11,7 +11,7 @@ ac_add_options --enable-release
ac_add_options --enable-rust-simd
ac_add_options --with-app-name=firefox
#ac_add_options --with-branding=browser/branding/librewolf
ac_add_options --with-branding=browser/branding/librewolf
ac_add_options --with-unsigned-addon-scopes=app,system

2
mk.py
View file

@ -103,8 +103,6 @@ def build(debug=False):
# two patches for windows only, currently
patch('../assets/disable-verify-mar.patch')
patch('../assets/package-manifest.patch')
# hack out our custom about box
exec('cd browser/base/content && unzip -o ../../../../assets/aboutDialog.zip')
# perform the build and package
exec('MACH_USE_SYSTEM_PYTHON=1 ./mach build')

View file

@ -1 +1 @@
1
2

View file

@ -1 +1 @@
3
4