summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xfce-extra/xfdashboard/xfdashboard-0.7.5.ebuild')
-rw-r--r--xfce-extra/xfdashboard/xfdashboard-0.7.5.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/xfce-extra/xfdashboard/xfdashboard-0.7.5.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.7.5.ebuild
index 8639f9ddf744..fb15a154f978 100644
--- a/xfce-extra/xfdashboard/xfdashboard-0.7.5.ebuild
+++ b/xfce-extra/xfdashboard/xfdashboard-0.7.5.ebuild
@@ -38,3 +38,7 @@ src_install() {
pkg_postinst() {
xdg_icon_cache_update
}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}