Comment out unity-menubar for now
This commit is contained in:
parent
28fbd7e0fe
commit
2f887142db
1 changed files with 2 additions and 2 deletions
4
PKGBUILD
4
PKGBUILD
|
@ -90,8 +90,8 @@ prepare() {
|
|||
# Adapted from https://github.com/WesleyBranton/userChrome.css-Customizations
|
||||
patch -Np1 -i ${_patches_dir}/librewolf/megabar.patch
|
||||
|
||||
# Debian patch to enable global menubar
|
||||
patch -Np1 -i ${_patches_dir}/librewolf/unity-menubar.patch
|
||||
# Debian patch to enable global menubar - Breaking building v91, needs investigation
|
||||
# patch -Np1 -i ${_patches_dir}/librewolf/unity-menubar.patch
|
||||
|
||||
# Disabling Pocket
|
||||
patch -Np1 -i ${_patches_dir}/sed-patches/disable-pocket.patch
|
||||
|
|
Loading…
Reference in a new issue