updated on Sat Jan 14 16:01:55 UTC 2012
[aur-mirror.git] / vmpk / vmpk.install
blobe4628634f3ab2af4e99c10806daa6cb85fb5643a
1 post_install() {
2   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
3   update-desktop-database -q
6 post_upgrade() {
7   post_install
8   cat << EOF
10 >>> If you get into troubles while using vmpk, try:
11 >>> rm -rf ~/.config/vmpk.sourceforge.net
13 EOF
16 post_remove() {
17   post_install