updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / jokosher / jokosher.install
bloba7a86bcc0c5ffe183758d0145420f5f61394f03e
1 post_install () {
2   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
3   update-mime-database usr/share/mime > /dev/null
4   update-desktop-database -q
7 post_upgrade() {
8   post_install
11 post_remove() {
12   post_install