updated on Tue Jan 17 00:10:10 UTC 2012
[aur-mirror.git] / screencastor / screencastor.install
blob997dc82c0415b4ffb5a72e41acfaa9994c7dd0ec
1 post_install() {
2       gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
5 post_upgrade()
7   post_install "$1"
10 post_remove()
12   post_install "$1"