updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / pinta / pinta.install
blob997ce4461ca38bc0ac34e58c4231c2b81a11111b
1 post_install() {
2   update-desktop-database -q
3   xdg-icon-resource forceupdate
6 post_upgrade() {
7   post_install $1
10 post_remove() {
11   post_install $1