updated on Mon Jan 23 20:11:11 UTC 2012
[aur-mirror.git] / qjoypad / qjoypad.install
bloba62bfb394e29d2d9fc54ec1bf898783aa23d0584
1 post_install() {
2     xdg-icon-resource forceupdate
5 post_upgrade() {
6     post_install $1
9 post_remove() {
10     post_install $1
13 op=$1
14 shift
16 $op $*