mirror of
https://aur.archlinux.org/firedragon.git
synced 2025-07-06 13:04:31 +00:00
Add about-dialog.patch
This commit is contained in:
3
PKGBUILD
3
PKGBUILD
@ -93,6 +93,9 @@ prepare() {
|
||||
# Debian patch to enable global menubar
|
||||
patch -Np1 -i ${_patches_dir}/librewolf/unity-menubar.patch
|
||||
|
||||
# Custom link in about dialogue
|
||||
patch -Np1 -i ${_patches_dir}/librewolf/about-dialog.patch
|
||||
|
||||
# Disabling Pocket
|
||||
patch -Np1 -i ${_patches_dir}/sed-patches/disable-pocket.patch
|
||||
|
||||
|
Reference in New Issue
Block a user