v96.0.3-1 #2
This commit is contained in:
parent
5b88970517
commit
33182b609c
1 changed files with 2 additions and 1 deletions
|
|
@ -183,7 +183,8 @@ 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