summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordr460nf1r32022-10-29 09:16:38 +0200
committerdr460nf1r32022-10-29 09:16:38 +0200
commit4a3dfea68bbe228b13f69e6f32339abb39d22df9 (patch)
tree7de85dfcadc1c4ecd3344d8c673a63fc8346a8f8
parent613bfcd5f1ba8416524606fb489f3daed6f0cc65 (diff)
downloadaur-4a3dfea68bbe228b13f69e6f32339abb39d22df9.tar.gz
Firefox view patch needs further adaption
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 143086f30a41..ef0c13dac3f4 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