Comment out unity-menubar for now

This commit is contained in:
dr460nf1r3 2021-08-12 11:37:22 +02:00
parent 28fbd7e0fe
commit 2f887142db
No known key found for this signature in database
GPG key ID: BE75B9D9767036C2

View file

@ -90,8 +90,8 @@ prepare() {
# Adapted from https://github.com/WesleyBranton/userChrome.css-Customizations # Adapted from https://github.com/WesleyBranton/userChrome.css-Customizations
patch -Np1 -i ${_patches_dir}/librewolf/megabar.patch patch -Np1 -i ${_patches_dir}/librewolf/megabar.patch
# Debian patch to enable global menubar # Debian patch to enable global menubar - Breaking building v91, needs investigation
patch -Np1 -i ${_patches_dir}/librewolf/unity-menubar.patch # patch -Np1 -i ${_patches_dir}/librewolf/unity-menubar.patch
# Disabling Pocket # Disabling Pocket
patch -Np1 -i ${_patches_dir}/sed-patches/disable-pocket.patch patch -Np1 -i ${_patches_dir}/sed-patches/disable-pocket.patch