updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / diodon-bzr / diodon-bzr.install
blob2229a34b5a874142cc101e470d23c9a91c3d8412
1 post_install() {
2       glib-compile-schemas --allow-any-name usr/share/glib-2.0/schemas
3       gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
6 post_upgrade()
8   post_install "$1"
11 post_remove()
13   post_install "$1"