updated on Thu Jan 5 13:17:10 UTC 2012
[aur-mirror.git] / gpp / gpp.install
blob709ad81f2fb951e9c631ddc93e3c8b33d0655129
1 post_install() {
2   update-desktop-database -q
3   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
6 post_upgrade() {
7   post_install $1
10 post_remove() {
11   post_install $1