Add back menubar patch

This commit is contained in:
dr460nf1r3 2021-09-18 14:28:42 +02:00
parent 628a2b0cd9
commit 2a02e40839
No known key found for this signature in database
GPG key ID: BE75B9D9767036C2
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
pkgbase = firedragon
pkgdesc = Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE
pkgver = 92.0
pkgrel = 1
pkgrel = 3
url = https://gitlab.com/dr460nf1r3/settings/
install = firedragon.install
arch = x86_64

View file

@ -5,7 +5,7 @@
pkgname=firedragon
_pkgname=FireDragon
pkgver=92.0
pkgrel=2
pkgrel=3
pkgdesc="Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE"
arch=(x86_64 x86_64_v3 aarch64)
backup=('usr/lib/firedragon/firedragon.cfg'
@ -91,7 +91,7 @@ prepare() {
patch -Np1 -i ${_patches_dir}/librewolf/megabar.patch
# Debian patch to enable global menubar
# patch -Np1 -i ${_patches_dir}/librewolf/unity-menubar.patch
patch -Np1 -i ${_patches_dir}/librewolf/unity-menubar.patch
# Disabling Pocket
patch -Np1 -i ${_patches_dir}/sed-patches/disable-pocket.patch
@ -113,7 +113,7 @@ prepare() {
patch -Np1 -i ${_patches_dir}/sed-patches/stop-undesired-requests.patch
# Needed patch to have build working
# patch -Np1 -i ${_patches_dir}/misc/fix-wayland.patch
patch -Np1 -i ${_patches_dir}/misc/fix-wayland.patch
cat >../mozconfig <<END
ac_add_options --enable-application=browser