updated on Thu Jan 19 20:01:47 UTC 2012
[aur-mirror.git] / qmmp-svn-stable / qmmp-svn-stable.install
blob54b05348f6819c125e43bed688206fbcf4a879d9
1 post_install() {
2   which xdg-icon-resource 1>/dev/null 2>/dev/null && xdg-icon-resource forceupdate  && update-desktop-database -q || true
5 post_upgrade() {
6   post_install $1
9 post_remove() {
10   post_install $1