From 2f887142db86006061cd0692b27275be066a112a Mon Sep 17 00:00:00 2001 From: dr460nf1r3 Date: Thu, 12 Aug 2021 11:37:22 +0200 Subject: [PATCH] Comment out unity-menubar for now --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 4438643..8103e50 100644 --- a/PKGBUILD +++ b/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