updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / calibre-bzr / calibre.install
blob6210bd0ab08222aba2efb0791db6ef6ef609d801
1 post_install() {
2   update-desktop-database -q
3   update-mime-database usr/share/mime &> /dev/null
6 post_upgrade() {
7   post_install
10 post_remove() {
11   post_install