summaryrefslogtreecommitdiff
path: root/extra/empathy/empathy.install
diff options
context:
space:
mode:
Diffstat (limited to 'extra/empathy/empathy.install')
-rw-r--r--extra/empathy/empathy.install4
1 files changed, 3 insertions, 1 deletions
diff --git a/extra/empathy/empathy.install b/extra/empathy/empathy.install
index 63dd6b907..c3f7abf13 100644
--- a/extra/empathy/empathy.install
+++ b/extra/empathy/empathy.install
@@ -6,7 +6,9 @@ post_install() {
}
post_upgrade() {
- post_install $1
+ usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
+ update-desktop-database -q
+ gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
}
post_remove() {