post_install() { [ -x usr/bin/update-desktop-database ] && update-desktop-database -q } post_upgrade() { post_install }