From 494224001a616f2c2ac54b502b5354671785cec1 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Mon, 28 Oct 2019 04:18:26 -0400 Subject: Disable MOZ_SERVICES_HEALTHREPORT and MOZ_DATA_REPORTING. * data/patches/fix-data-reporting-check.patch: New file. * data/patches/legacy-profiles.patch: Rename to ... * data/patches/moz-configure-changes.patch: ... this, and set MOZ_SERVICES_HEALTHREPORT to False. --- data/patches/legacy-profiles.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 data/patches/legacy-profiles.patch (limited to 'data/patches/legacy-profiles.patch') diff --git a/data/patches/legacy-profiles.patch b/data/patches/legacy-profiles.patch deleted file mode 100644 index 33e9e99..0000000 --- a/data/patches/legacy-profiles.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/browser/moz.configure.orig 1980-01-01 18:59:51.000000000 -0500 -+++ b/browser/moz.configure 2019-10-26 21:58:37.719617701 -0400 -@@ -7,7 +7,7 @@ - imply_option('MOZ_PLACES', True) - imply_option('MOZ_SERVICES_HEALTHREPORT', True) - imply_option('MOZ_SERVICES_SYNC', True) --imply_option('MOZ_DEDICATED_PROFILES', True) -+imply_option('MOZ_DEDICATED_PROFILES', False) - imply_option('MOZ_BLOCK_PROFILE_DOWNGRADE', True) - - with only_when(target_is_linux & compile_environment): -- cgit v1.2.3