summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Beierlein <tomjbe@gentoo.org>2024-10-08 20:27:48 +0200
committerThomas Beierlein <tomjbe@gentoo.org>2024-10-08 20:29:07 +0200
commitdb68af543fb09220803a7a98d109c795448bd684 (patch)
treeb06d8c4303d87d788af4924de10a67410b91c23b
parentdev-python/cython: Stabilize 3.0.11 hppa, #938402 (diff)
downloadgentoo-db68af543fb09220803a7a98d109c795448bd684.tar.gz
gentoo-db68af543fb09220803a7a98d109c795448bd684.tar.bz2
gentoo-db68af543fb09220803a7a98d109c795448bd684.zip
media-radio/xlog: update icon cache
Closes: https://bugs.gentoo.org/941159 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
-rw-r--r--media-radio/xlog/xlog-2.0.25.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/media-radio/xlog/xlog-2.0.25.ebuild b/media-radio/xlog/xlog-2.0.25.ebuild
index 89fb8993a59b..0b5565aceed3 100644
--- a/media-radio/xlog/xlog-2.0.25.ebuild
+++ b/media-radio/xlog/xlog-2.0.25.ebuild
@@ -75,9 +75,11 @@ src_install() {
pkg_postinst() {
xdg_desktop_database_update
xdg_mimeinfo_database_update
+ xdg_icon_cache_update
}
pkg_postrm() {
xdg_desktop_database_update
xdg_mimeinfo_database_update
+ xdg_icon_cache_update
}