updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / fusion-icon-git / fusion-icon.install
blobd02499d03f49c0351d42e838a66a3ac2acb7a504
1 pkgname=fusion-icon-git
3 post_install() {
4   cat << EOF
5 ==> Updating icon cache.....
6 EOF
7   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
11 post_upgrade() {
12   post_install
15 post_remove() {
16   cat << EOF
17 ==> Updating icon cache.....
18 EOF
19   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor