summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordr460nf1r32022-02-05 17:29:03 +0100
committerdr460nf1r32022-02-05 17:29:03 +0100
commitf8636672c1c60e3be7bf9b0fbf2a19f2d4b336d2 (patch)
tree5e2c38bb8bc612083c0da3dcdb5d43df13ed39f8
parent4b22d3e553634bc24d621e8743ecb790cc0077e4 (diff)
downloadaur-f8636672c1c60e3be7bf9b0fbf2a19f2d4b336d2.tar.gz
More fixes #2
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index be84b7f14993..68096587e7c6 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