app-text/djvu: Update icon cache
authorMichał Górny <mgorny@gentoo.org>
Tue, 12 Nov 2019 06:59:15 +0000 (07:59 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 12 Nov 2019 06:59:15 +0000 (07:59 +0100)
Closes: https://bugs.gentoo.org/679498
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-text/djvu/djvu-3.5.27-r1.ebuild

index f7d701f00edc1285cf6f576de562c436580e6530..f15324a15f29775b0d58b52367fc37f379d6fd67 100644 (file)
@@ -56,11 +56,13 @@ src_install() {
 }
 
 pkg_postinst() {
+       xdg_icon_cache_update
        xdg_mimeinfo_database_update
        has_version app-text/djview || \
                optfeature "For djviewer or browser plugin" app-text/djview
 }
 
 pkg_postrm() {
+       xdg_icon_cache_update
        xdg_mimeinfo_database_update
 }