updated on Tue Jan 10 00:10:07 UTC 2012
[aur-mirror.git] / gpiv / gpiv.install
blob665a5c87e6d006427e6586cb11891e45f16b6c78
1 post_install() {
2   update-desktop-database -q
5 post_upgrade() {
6   post_install $1
9 post_remove() {
10   update-desktop-database -q
13 op=$1
14 shift
16 $op $*