re-enable dbus patch; should be fixed
This commit is contained in:
parent
33182b609c
commit
c18c0d8958
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue