Skip to content

Commit

Permalink
app-text/djvu: Update icon cache
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/679498
Signed-off-by: Michał Górny <[email protected]>
  • Loading branch information
mgorny committed Nov 12, 2019
1 parent dc931bc commit cf46548
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app-text/djvu/djvu-3.5.27-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
}

0 comments on commit cf46548

Please sign in to comment.