post_install() {
  post_upgrade
}

post_upgrade() {
  update-desktop-database -q
}
