updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / beatbox-bzr / beatbox-bzr.install
blobc160d64b71f35ca51dca4b0de6bb4c0cf38fe410
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
4         update-desktop-database -q
7 post_upgrade() {
8         post_install $1
11 post_remove() {
12         post_install $1