re-enable dbus patch; should be fixed

This commit is contained in:
ohfp 2022-01-29 17:53:23 +01:00
parent 33182b609c
commit c18c0d8958

View file

@ -183,8 +183,7 @@ patch -Np1 -i ${_PATCHES_DIR}/mozilla_dirs.patch
# somewhat experimental patch to fix bus/dbus/remoting names to io.gitlab.librewolf # somewhat experimental patch to fix bus/dbus/remoting names to io.gitlab.librewolf
# should not break things, buuuuuuuuuut we'll see. # should not break things, buuuuuuuuuut we'll see.
# patch -Np1 -i ${_PATCHES_DIR}/dbus_name.patch patch -Np1 -i ${_PATCHES_DIR}/dbus_name.patch
# narrator: it broke things.
# allow uBlockOrigin to run in private mode by default, without user intervention. # allow uBlockOrigin to run in private mode by default, without user intervention.
patch -Np1 -i ${_PATCHES_DIR}/allow-ubo-private-mode.patch patch -Np1 -i ${_PATCHES_DIR}/allow-ubo-private-mode.patch