
post_install() {
  echo "==> Remember you need 'Duke Nukem 3D' data files to play. You can put them under"
  echo "==> '/usr/share/games/eduke32/' for all users or '~/.eduke32/' for yourself."
}

post_upgrade() {
  post_install
}
