1
0
mirror of https://aur.archlinux.org/firedragon.git synced 2024-12-26 12:44:21 +00:00

And we are ready to build!

This commit is contained in:
Nico Jensch 2023-03-17 20:44:11 +01:00
parent 2657488ae3
commit ff7432d64e
No known key found for this signature in database
GPG Key ID: CB0F39958FA44FA8

View File

@ -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