post_install() { cat << EOM ==> flock package message: ==> the bin is /usr/bin/flockbrowser EOM update-desktop-database -q } post_upgrade() { update-desktop-database -q } post_remove() { update-desktop-database -q }