mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
net-im/dissent: add xdg call to pkg_postrm
Signed-off-by: dsaf <ghostyn678+git@gmail.com>
This commit is contained in:
@@ -80,3 +80,7 @@ src_install() {
|
|||||||
pkg_postinst() {
|
pkg_postinst() {
|
||||||
xdg_pkg_postinst
|
xdg_pkg_postinst
|
||||||
}
|
}
|
||||||
|
|
||||||
|
pkg_postrm() {
|
||||||
|
xdg_pkg_postrm
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user