updated on Sun Jan 15 04:04:02 UTC 2012
[aur-mirror.git] / quarry / quarry.install
blob928a0974c32cf69ef495647d5026bda25280bb42
1 post_install() {
2         echo '===> NOTICE:
3      To play against the computer, you will need to install additional software.
4      E.g. to play go, install the gnugo package from extra and add the engine to
5      quarry using the preferences dialog (gnugo --mode gtp --quiet). See
6      http://download.gna.org/quarry/help/en/quarry.html for more information on
7      this subject.'
10 post_upgrade() {
11 /bin/true
14 pre_remove() {
15 /bin/true
18 op=$1
19 shift
21 $op "$@"