summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorgrizzlyuser <grizzlyuser@protonmail.com>2023-04-10 21:27:02 +0200
committerbill-auger <mr.j.spam.me@gmail.com>2023-07-08 01:23:46 -0400
commit24d135484550be36c77b62ce3992fcad446ce2d3 (patch)
tree4665d9b1d66e7b82ac9b0ceeda26c141a56f6e0d /src
parent348e36d59484513e7cbb838cf6fd383f9cb3e149 (diff)
112.0, update according to upstream changes112.0-1
Diffstat (limited to 'src')
-rw-r--r--src/patches/iceweasel-branding/Determine-which-phishing-shavar-to-use.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/patches/iceweasel-branding/Determine-which-phishing-shavar-to-use.patch b/src/patches/iceweasel-branding/Determine-which-phishing-shavar-to-use.patch
index 3125ec3..2fdab0a 100644
--- a/src/patches/iceweasel-branding/Determine-which-phishing-shavar-to-use.patch
+++ b/src/patches/iceweasel-branding/Determine-which-phishing-shavar-to-use.patch
@@ -18,9 +18,9 @@ index d9c9384e97..ef67ae371e 100644
--- a/modules/libpref/moz.build
+++ b/modules/libpref/moz.build
@@ -174,3 +174,6 @@ if CONFIG["MOZ_BACKGROUNDTASKS"]:
- DEFINES["MOZ_BACKGROUNDTASKS"] = True
-
- REQUIRES_UNIFIED_BUILD = True
+ FINAL_TARGET_PP_FILES += [
+ "greprefs.js",
+ ]
+
+if CONFIG['MOZ_OFFICIAL_BRANDING']:
+ DEFINES['MOZ_OFFICIAL_BRANDING'] = True