updated on Sat Jan 21 16:18:39 UTC 2012
[aur-mirror.git] / kchmviewer-qt / kchmviewer.install
blobb711352cb167ac326ad1d6b372a0fa63b56ad372
1 post_install() {
2   which xdg-icon-resource 1>/dev/null 2>/dev/null && xdg-icon-resource forceupdate || true
5 post_upgrade() {
6   post_install $1
9 post_remove() {
10   post_install $1