mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -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>