From bc8e9c55b1d79b81869248a8297efb49e41319bd Mon Sep 17 00:00:00 2001 From: dr460nf1r3 Date: Mon, 16 Aug 2021 17:46:54 +0200 Subject: [PATCH] Fix patch location --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index ed59f58..b4773ab 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -113,7 +113,7 @@ prepare() { patch -Np1 -i ${_patches_dir}/sed-patches/stop-undesired-requests.patch # Needed patch to have build working - patch -Np1 -i ${_patches_dir}/misc-patches/fix-wayland.patch + patch -Np1 -i ${_patches_dir}/misc/fix-wayland.patch cat >../mozconfig <