Add about-dialog.patch
This commit is contained in:
parent
e66f121c6f
commit
ac4f1d899d
1 changed files with 3 additions and 0 deletions
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue