summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNico Jensch2023-03-17 20:24:59 +0100
committerNico Jensch2023-03-17 20:24:59 +0100
commit2657488ae31f7ed591e9e5181257206e364e0bd2 (patch)
tree82d7396d8cf4f432beb1bb688981c2769d6d2e1e /PKGBUILD
parent8e7b66ef8d237c3661c10f43bdfe5e82656f6261 (diff)
downloadaur-2657488ae31f7ed591e9e5181257206e364e0bd2.tar.gz
Fix stuff
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD13
1 files changed, 1 insertions, 12 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c3dcd29961f7..30780472801a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -167,11 +167,6 @@ END
# PGO improvements
patch -Np1 -i "${_cachyos_patches_dir}"/gentoo/0016-bmo-1516081-Disable-watchdog-during-PGO-builds.patch
- # https://bugs.archlinux.org/task/76231
- # https://bugzilla.mozilla.org/show_bug.cgi?id=1790496
- # https://src.fedoraproject.org/rpms/firefox/blob/rawhide/f/libwebrtc-screen-cast-sync.patch
- patch -Np1 -i "${_patches_dir}"/custom/libwebrtc-screen-cast-sync.patch
-
# Remove some pre-installed addons that might be questionable
patch -Np1 -i "${_librewolf_patches_dir}"/remove_addons.patch
@@ -202,10 +197,7 @@ END
# UI patches
# Remove references to firefox from the settings UI, change text in some of the links,
# explain that we force en-US and suggest enabling history near the session restore checkbox.
- patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/pref-naming.patch
-
- # Remap help links
- patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/remap-links.patch
+ # patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/pref-naming.patch
# Don't nag to set default browser
patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/hide-default-browser.patch
@@ -228,9 +220,6 @@ END
# Hide "snippets" section from the home page settings, as it was already locked.
patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/remove-snippets-from-home.patch
- # Add patch to hide website appearance settings
- patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/website-appearance-ui-rfp.patch
-
# Update handler links
patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/handlers.patch