updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / gnumeric-minimal / gnumeric-minimal.install
blobb9e5c6b47b6dd6e9e6942551ddedef7a039db0f7
1 post_install() {
2   usr/bin/glib-compile-schemas 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