From 8106ea66ec70add0ccdb7fdb55f1d2dc5b35d00a Mon Sep 17 00:00:00 2001 From: dr460nf1r3 Date: Wed, 22 Dec 2021 17:02:16 +0100 Subject: [PATCH] Add patch to disable pip check --- PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 42bf110..5091e70 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -133,10 +133,11 @@ prepare() { # Add warning that sanitizing exceptions are bypassed by the options in History > Clear History when LibreWolf closes > Settings patch -Np1 -i ${_patches_dir}/librewolf-ui/sanitizing-description.patch - echo "---- Fixing build with Wayland" + echo "---- Fixing build issues" # Needed patch to have build working patch -Np1 -i ${_patches_dir}/misc/fix-wayland.patch patch -Np1 -i ${_patches_dir}/misc/fix-wl_proxy_marshal_flags.patch + patch -Np1 -i ${_patches_dir}/misc/firefox-95-diable-pip-check.patch cat >../mozconfig <