updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / mupdf-git / mupdf-git.install
blob7f12704aea9e4956ad55f5ca5342bdcb9e9c7bf1
1 post_install() {
2         [ -x /usr/bin/update-desktop-database ] || return 0
3         update-desktop-database -q
6 post_upgrade() {
7         post_install
10 post_remove() {
11         post_install