summarylogtreecommitdiffstats
path: root/tyrquake.install
blob: 10c7b4650920459ca375f4b5837e61da9f2c5d53 (plain)
1
2
3
4
5
6
post_install() {
  cat <<EOF
You need the Quake 1 data files to play.
Copy the "id1" directory to /usr/share/games/quake
EOF
}