From 34d3413e074fb50ca76dd49da906cacc16f1139d Mon Sep 17 00:00:00 2001 From: Bert van der Weerd Date: Fri, 29 Apr 2022 17:15:00 +0200 Subject: [PATCH] v99.0.1.2 --- assets/mozconfig.windows | 2 +- mk.py | 2 -- release | 2 +- source_release | 2 +- 4 files changed, 3 insertions(+), 5 deletions(-) diff --git a/assets/mozconfig.windows b/assets/mozconfig.windows index 77a26d3..9450987 100644 --- a/assets/mozconfig.windows +++ b/assets/mozconfig.windows @@ -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 diff --git a/mk.py b/mk.py index 01a01d4..8dc4676 100644 --- a/mk.py +++ b/mk.py @@ -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') diff --git a/release b/release index d00491f..0cfbf08 100644 --- a/release +++ b/release @@ -1 +1 @@ -1 +2 diff --git a/source_release b/source_release index 00750ed..b8626c4 100644 --- a/source_release +++ b/source_release @@ -1 +1 @@ -3 +4