forked from AUR/firedragon
		
	Add back menubar patch
This commit is contained in:
		
							
								
								
									
										6
									
								
								PKGBUILD
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								PKGBUILD
									
									
									
									
									
								
							@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user