mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -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() {
|
||||
xdg_pkg_postinst
|
||||
}
|
||||
|
||||
pkg_postrm() {
|
||||
xdg_pkg_postrm
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user