post_install()
{
  echo " SDLMAME and the additional MAME utilities have been installed"
  echo " in /usr/share/sdlmame However, SDLMAME can be run by"
  echo " typing sdlmame and it's options. Try running SDLMAME with"
  echo " these options:"
  echo " sdlmame <rom> -nowindow -noswitchres"
}