mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-games/aseprite: call xdg_icon_cache_update in 1.1.9
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
@@ -102,10 +102,12 @@ pkg_postinst() {
|
||||
ewarn "For resizing support enable USE-flag bundled-libs and rebuild package."
|
||||
fi
|
||||
xdg_desktop_database_update
|
||||
xdg_icon_cache_update
|
||||
xdg_mimeinfo_database_update
|
||||
}
|
||||
|
||||
pkg_postrm() {
|
||||
xdg_desktop_database_update
|
||||
xdg_icon_cache_update
|
||||
xdg_mimeinfo_database_update
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user