From f8636672c1c60e3be7bf9b0fbf2a19f2d4b336d2 Mon Sep 17 00:00:00 2001 From: dr460nf1r3 Date: Sat, 5 Feb 2022 17:29:03 +0100 Subject: [PATCH] More fixes #2 --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index be84b7f..6809658 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -147,7 +147,7 @@ prepare() { patch -Np1 -i ${_patches_dir}/misc/add_firedragon_svg.patch # fix telemetry removal, see https://gitlab.com/librewolf-community/browser/linux/-/merge_requests/17, for example - patch -Np1 -i ${_patches_dir}/disable-data-reporting-at-compile-time.patch + patch -Np1 -i ${_patches_dir}/librewolf/disable-data-reporting-at-compile-time.patch echo "---- Fixing build issues" # Needed patch to have build working