updated on Thu Jan 12 04:00:44 UTC 2012
[aur-mirror.git] / flush / flush.install
blob2faac950ddc7ddf8c1aa7c0e572bfcc095cc6014
2 post_install() {
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