From 4a3dfea68bbe228b13f69e6f32339abb39d22df9 Mon Sep 17 00:00:00 2001 From: dr460nf1r3 Date: Sat, 29 Oct 2022 09:16:38 +0200 Subject: [PATCH] Firefox view patch needs further adaption --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 143086f..ef0c13d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -232,7 +232,7 @@ END patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/handlers.patch # Hide the annoying Firefox view feature introduced in 106 - patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/firefox-view.patch + # patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/firefox-view.patch # Fix telemetry removal, see https://gitlab.com/librewolf-community/browser/linux/-/merge_requests/17, for example patch -Np1 -i "${_librewolf_patches_dir}"/disable-data-reporting-at-compile-time.patch