summaryrefslogtreecommitdiff
path: root/gnome-unstable/empathy/empathy.install
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-09-20 23:14:47 +0000
committerroot <root@rshg054.dnsready.net>2011-09-20 23:14:47 +0000
commitd739da01541d53414129d3171df221cfe2440fe5 (patch)
tree065870578009b02f2759485f0eb33cf37d7e12bf /gnome-unstable/empathy/empathy.install
parentdf65be2b18070d63ffd056e8563279e4646bee9a (diff)
Tue Sep 20 23:14:47 UTC 2011
Diffstat (limited to 'gnome-unstable/empathy/empathy.install')
-rw-r--r--gnome-unstable/empathy/empathy.install4
1 files changed, 3 insertions, 1 deletions
diff --git a/gnome-unstable/empathy/empathy.install b/gnome-unstable/empathy/empathy.install
index 63dd6b907..c3f7abf13 100644
--- a/gnome-unstable/empathy/empathy.install
+++ b/gnome-unstable/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() {