updated on Wed Jan 11 12:00:27 UTC 2012
[aur-mirror.git] / eatmonkey / eatmonkey.install
blob709ad81f2fb951e9c631ddc93e3c8b33d0655129
1 post_install() {
2   update-desktop-database -q
3   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
6 post_upgrade() {
7   post_install $1
10 post_remove() {
11   post_install $1