From c8e0ac6d329e3813af3c8a7cfdbf3dd03c945f9b Mon Sep 17 00:00:00 2001 From: dr460nf1r3 Date: Sat, 9 Apr 2022 14:37:42 +0200 Subject: [PATCH] Don't use conflicting patch for now --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 094f113..e960fd8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -120,10 +120,10 @@ prepare() { # remove search extensions (experimental) # patch -Np1 -i ${_patches_dir}/search-config.patch - cp "${srcdir}/common/source_files/search-config.json" services/settings/dumps/main/search-config.json + #cp "${srcdir}/common/source_files/search-config.json" services/settings/dumps/main/search-config.json # Stop some undesired requests (https://gitlab.com/librewolf-community/browser/common/-/issues/10) - patch -Np1 -i ${_patches_dir}/sed-patches/stop-undesired-requests.patch + #patch -Np1 -i ${_patches_dir}/sed-patches/stop-undesired-requests.patch echo "---- Librewolf patches - UI" # Remove references to Firefox from the settings UI, change text in some of the links,