summaryrefslogtreecommitdiff
path: root/extra/gnome-keyring/gnome-keyring.install
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-12-18 21:12:15 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-12-18 21:12:15 -0300
commit437136a9d1b78ff4eea10589099d343c305b9d43 (patch)
tree603d509651d3c9f5115b3e1c074d9f8d3d3fa6e0 /extra/gnome-keyring/gnome-keyring.install
parent1b06975999d3c939ca811b49b6e731a4955a4684 (diff)
parent1a6ff4080dd35e884270c93c1cb270ce3a1d0919 (diff)
Merge branch 'master' of ssh://gparabola/abslibre-mips64el
Diffstat (limited to 'extra/gnome-keyring/gnome-keyring.install')
-rw-r--r--extra/gnome-keyring/gnome-keyring.install5
1 files changed, 4 insertions, 1 deletions
diff --git a/extra/gnome-keyring/gnome-keyring.install b/extra/gnome-keyring/gnome-keyring.install
index e899ab5a2..9635ee505 100644
--- a/extra/gnome-keyring/gnome-keyring.install
+++ b/extra/gnome-keyring/gnome-keyring.install
@@ -11,5 +11,8 @@ post_upgrade() {
}
post_remove() {
- post_install $1
+ glib-compile-schemas /usr/share/glib-2.0/schemas
+ update-mime-database /usr/share/mime 1> /dev/null
+ gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+ update-desktop-database -q
}