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:
parent
2657488ae3
commit
ff7432d64e
5
PKGBUILD
5
PKGBUILD
@ -204,7 +204,7 @@ END
|
|||||||
|
|
||||||
# Add LibreWolf logo to Debugging Page
|
# Add LibreWolf logo to Debugging Page
|
||||||
patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/lw-logo-devtools.patch
|
patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/lw-logo-devtools.patch
|
||||||
|
<
|
||||||
# Update privacy preferences
|
# Update privacy preferences
|
||||||
patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/privacy-preferences.patch
|
patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/privacy-preferences.patch
|
||||||
|
|
||||||
@ -226,9 +226,6 @@ END
|
|||||||
# Remove unified extensions recommendations
|
# Remove unified extensions recommendations
|
||||||
patch -Np1 -i "${_librewolf_patches_dir}"/unified-extensions-dont-show-recommendations.patch
|
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
|
# 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
|
patch -Np1 -i "${_librewolf_patches_dir}"/disable-data-reporting-at-compile-time.patch
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user