post_install() { cat <<- EOF :: Make sure you add a valid Doom 2 WAD file to :: /usr/share/games/brutal-doom-64/ :: e.g. DOOM.WAD, DOOM2.WAD. EOF } post_upgrade() { post_install $1 }