updated on Sun Jan 15 00:02:00 UTC 2012
[aur-mirror.git] / marlin-bzr / marlin-bzr.install
blob2d4e3b1d3fed5f7495de2d196be2282959299a8e
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()
9   post_install "$1"
12 post_remove()
14   post_install "$1"