summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNico Jensch2023-03-17 20:44:11 +0100
committerNico Jensch2023-03-17 20:44:11 +0100
commitff7432d64e0e45e481a6d1314bd9b342ed637e90 (patch)
tree94f96de9d926d0a500c8050ab85c331fe648a2cc /PKGBUILD
parent2657488ae31f7ed591e9e5181257206e364e0bd2 (diff)
downloadaur-ff7432d64e0e45e481a6d1314bd9b342ed637e90.tar.gz
And we are ready to build!
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 1 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30780472801a..1d70c40aa9ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -204,7 +204,7 @@ END
# Add LibreWolf logo to Debugging Page
patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/lw-logo-devtools.patch
-
+<
# Update privacy preferences
patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/privacy-preferences.patch
@@ -226,9 +226,6 @@ END
# Remove unified extensions recommendations
patch -Np1 -i "${_librewolf_patches_dir}"/unified-extensions-dont-show-recommendations.patch
- # RFP Performance API - should be merged in 111
- patch -Np1 -i "${_librewolf_patches_dir}"/rfp-performance-api.patch
-
# Fix telemetry removal, see https://gitlab.com/librewolf-community/browser/linux/-/merge_requests/17, for example
patch -Np1 -i "${_librewolf_patches_dir}"/disable-data-reporting-at-compile-time.patch