updated on Thu Jan 19 20:01:47 UTC 2012
[aur-mirror.git] / ktechlab-zoltan_p-git / ktechlab.install
blobe7c6395054780bc72d5d96b6e66a4c2beedda5dc
1 post_install() {
2   gtk-update-icon-cache -q -f usr/share/icons/hicolor
3   update-mime-database usr/share/mime
4   update-desktop-database -q
7 post_upgrade() {
8   post_install
11 post_remove() {
12   post_install
15 # vim:set ts=2 sw=2 et: