mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
Instead of the previous version where the ebuild was inheriting
xdg-utils eclass and pkg_post(inst|rm) was manually being set, inherit
the xdg eclass which actually sets the proper logic for
pkg_post(inst|rm) functions.
As recommended by
8f67d18398 (r178222407)
Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>