
post_install() {
  echo "You need Quake II data files to play, copy them to '~/.yq2/baseq2'."
}

post_upgrade() {
  post_install
}
