Fix install rule for packaging
authorYann Dirson <ydirson@free.fr>
Mon, 20 Oct 2014 08:53:00 +0000 (10:53 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 20 Oct 2014 08:56:34 +0000 (10:56 +0200)
commit85112632cec4d792fe298834b0d8ea9d38256135
treea4d628ebf2965ec0f57efa576e199e3e8cb0ad1e
parent5d042b23802a68ec41532a28ff12aba4a6e19bae
Fix install rule for packaging

* $(DESTDIR) must be used everywhere
* /usr/games/ may not exist
* DATADIR ought to be easy to override when autodetection is not needed,
  to avoid build-dependency on XBoard.
Makefile