mirror of
https://aur.archlinux.org/firedragon.git
synced 2024-12-25 20:24:14 +00:00
More fixes #2
This commit is contained in:
parent
4b22d3e553
commit
f8636672c1
2
PKGBUILD
2
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
|
||||
|
Loading…
Reference in New Issue
Block a user