summarylogtreecommitdiffstats
path: root/quarry.install
diff options
context:
space:
mode:
authorVincent Bernardoff2015-06-27 09:51:43 +0200
committerVincent Bernardoff2015-06-27 09:51:43 +0200
commita41ad4611e7c875b86f97fa5a35a00f01343f597 (patch)
tree5f8c86dfeba0deeef9663152a9ff3a7edae16e8f /quarry.install
downloadaur-a41ad4611e7c875b86f97fa5a35a00f01343f597.tar.gz
Initial import
Diffstat (limited to 'quarry.install')
-rw-r--r--quarry.install8
1 files changed, 8 insertions, 0 deletions
diff --git a/quarry.install b/quarry.install
new file mode 100644
index 000000000000..ae82ee5e12eb
--- /dev/null
+++ b/quarry.install
@@ -0,0 +1,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.'
+}