mirror of
https://aur.archlinux.org/firedragon.git
synced 2024-12-26 12:44:21 +00:00
Don't use conflicting patch for now
This commit is contained in:
parent
0dbd1350ba
commit
c8e0ac6d32
4
PKGBUILD
4
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,
|
||||
|
Loading…
Reference in New Issue
Block a user