summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordr460nf1r32022-04-09 14:37:42 +0200
committerdr460nf1r32022-04-09 14:37:42 +0200
commitc8e0ac6d329e3813af3c8a7cfdbf3dd03c945f9b (patch)
tree30422e672addbce6e3ce0155805a45dfa46bdde2 /PKGBUILD
parent0dbd1350baa83cdf5862239298e5031df628aa33 (diff)
downloadaur-c8e0ac6d329e3813af3c8a7cfdbf3dd03c945f9b.tar.gz
Don't use conflicting patch for now
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 094f11393203..e960fd8de577 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,