updated on Sat Jan 21 04:00:54 UTC 2012
[aur-mirror.git] / darktable-no-gconf / darktable.install
blob45b58a7cc61a958bf95ee7cbf6e2f32e0f5afe34
1 post_install() {
2   [ -x `which update-desktop-database` ] &&  update-desktop-database -q
5 post_upgrade() {
6   post_install
9 post_remove() {
10   post_install