mirror of
https://aur.archlinux.org/firedragon.git
synced 2024-12-25 20:24:14 +00:00
Comment out unity-menubar for now
This commit is contained in:
parent
28fbd7e0fe
commit
2f887142db
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 New Issue
Block a user