summaryrefslogtreecommitdiff
path: root/scripts/prep-librewolf-dpkg.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/prep-librewolf-dpkg.sh')
-rwxr-xr-xscripts/prep-librewolf-dpkg.sh9
1 files changed, 5 insertions, 4 deletions
diff --git a/scripts/prep-librewolf-dpkg.sh b/scripts/prep-librewolf-dpkg.sh
index 0a7e2d5..dcfb9e2 100755
--- a/scripts/prep-librewolf-dpkg.sh
+++ b/scripts/prep-librewolf-dpkg.sh
@@ -246,15 +246,16 @@ diff --git a/patches/remove_addons.patch b/patches/remove_addons.patch
index a6585ed..3487f6d 100644
--- a/patches/remove_addons.patch
+++ b/patches/remove_addons.patch
-@@ -12,7 +12,7 @@
- - "webcompat",
+@@ -12,8 +12,8 @@
+ "webcompat",
- "report-site-issue",
"pictureinpicture",
- "proxy-failover",
-+ "search-detection",
- ]
+ "search-detection",
++ ]
diff --git a/browser/locales/Makefile.in b/browser/locales/Makefile.in
index 496379c..dd6f359 100644
+ --- a/browser/locales/Makefile.in
EOF
# Fixes for Debian Firefox? 97.0
bgstack15