updated on Thu Jan 19 20:01:47 UTC 2012
[aur-mirror.git] / iptux / iptux.install
blob97cf3d08dd500d17fd698f1425c2a3c0379a5e26
1 # arg 1:  the new package version
2 post_install() {
3   echo "Updating icon cache"
4   gtk-update-icon-cache -q -f -t /usr/share/icons/hicolor
5   update-desktop-database -q
8 post_upgrade() {
9     post_install
12 post_remove() {
13   echo "Updating icon cache"
14   gtk-update-icon-cache -q -f -t /usr/share/icons/hicolor
15   update-desktop-database -q