forked from AUR/firedragon
Add about-dialog.patch
This commit is contained in:
parent
e66f121c6f
commit
ac4f1d899d
3
PKGBUILD
3
PKGBUILD
@ -93,6 +93,9 @@ prepare() {
|
|||||||
# Debian patch to enable global menubar
|
# Debian patch to enable global menubar
|
||||||
patch -Np1 -i ${_patches_dir}/librewolf/unity-menubar.patch
|
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
|
# Disabling Pocket
|
||||||
patch -Np1 -i ${_patches_dir}/sed-patches/disable-pocket.patch
|
patch -Np1 -i ${_patches_dir}/sed-patches/disable-pocket.patch
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user