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,