mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
When implementing pkg_{preinst,postinst,postrm}, it's necessary to call
the equivalent xdg_* functions directly in order to update the icon
cache and desktop database.
Closes: https://bugs.gentoo.org/948646
Signed-off-by: Itai Ferber <itai@itaiferber.net>