updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / kbibtex / kbibtex.install
blob9fe93eeac83fb49d6f670c6d356dc812bdffeafb
1 post_install() {
2         xdg-icon-resource forceupdate --theme hicolor &> /dev/null
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