From 73830b6e80e1005eb81f4270daf521749a7d84ec Mon Sep 17 00:00:00 2001 From: fabrizio Date: Fri, 21 Jan 2022 21:06:17 +0000 Subject: [PATCH] close #11 --- patches/remove_addons.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patches/remove_addons.patch b/patches/remove_addons.patch index 3487f6d..bff7319 100644 --- a/patches/remove_addons.patch +++ b/patches/remove_addons.patch @@ -2,14 +2,14 @@ diff --git a/browser/extensions/moz.build b/browser/extensions/moz.build index 269dcb2..ed7c31d 100644 --- a/browser/extensions/moz.build +++ b/browser/extensions/moz.build -@@ -5,11 +5,8 @@ +@@ -5,11 +5,9 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. DIRS += [ - "doh-rollout", "formautofill", "screenshots", -- "webcompat", + "webcompat", - "report-site-issue", "pictureinpicture", "proxy-failover",