Update phoc-0.8.0.ebuild
This commit is contained in:
parent
44270fe996
commit
f4536a4871
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit meson vala xdg
|
||||
inherit meson vala xdg gnome2-utils
|
||||
|
||||
MY_PV="v${PV}"
|
||||
MY_P="${PN}-${MY_PV}"
|
||||
@ -85,8 +85,10 @@ src_install() {
|
||||
|
||||
pkg_postinst() {
|
||||
xdg_pkg_postinst
|
||||
gnome2_schemas_update
|
||||
}
|
||||
|
||||
pkg_postrm() {
|
||||
xdg_pkg_postrm
|
||||
gnome2_schemas_update
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user