summarylogtreecommitdiffstats
path: root/quarry.install
blob: ae82ee5e12eb4c039c2e68d63034143329a3ee87 (plain)
1
2
3
4
5
6
7
8
post_install() {
	echo '===> NOTICE:
     To play against the computer, you will need to install additional software.
     E.g. to play go, install the gnugo package from extra and add the engine to
     quarry using the preferences dialog (gnugo --mode gtp --quiet). See
     http://download.gna.org/quarry/help/en/quarry.html for more information on
     this subject.'
}