summaryrefslogtreecommitdiff
path: root/librewolf/debian/patches/librewolf/remove_addons.patch.rej
blob: f8f82a8f453b896d20dd71bebab9e03a5f03e21c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- patches/remove_addons.patch
+++ patches/remove_addons.patch
@@ -12,8 +12,8 @@
      "webcompat",
 -    "report-site-issue",
      "pictureinpicture",
-     "proxy-failover",
      "search-detection",
+ ]
 diff --git a/browser/locales/Makefile.in b/browser/locales/Makefile.in
 index 496379c..dd6f359 100644
 --- a/browser/locales/Makefile.in
bgstack15