mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
*/*: migrate to xdg.eclass from xdg-utils.eclass
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Theo Anderson <telans@posteo.de>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit xdg-utils
|
||||
inherit xdg
|
||||
|
||||
MY_COMMIT="aee10fc647fd0cdb8ef9907ae3ee42c1bea5d976"
|
||||
|
||||
@@ -34,11 +34,3 @@ src_install() {
|
||||
|
||||
default
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
use icons && xdg_icon_cache_update
|
||||
}
|
||||
|
||||
pkg_postrm() {
|
||||
use icons && xdg_icon_cache_update
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user