post_install() { echo "See /usr/share/gngeo/sample_gngeorc for a sample configuration file" \ "and save your config to ~/.gngeo/gngeorc file." } post_upgrade() { post_install }