Update install target
authorTill Maas <opensource@till.name>
Thu, 25 Oct 2012 19:19:13 +0000 (21:19 +0200)
committerTill Maas <opensource@till.name>
Thu, 25 Oct 2012 19:19:13 +0000 (21:19 +0200)
commite79e8b7dc48036d302a3b59bf1eb7b858004badf
tree773d8de3fee8380de4e921fe610110e0bb3ce673
parent965a8b2bc4ae6b39c871d5321c7da262c7d3459c
Update install target

- Allow to configure destination directories to fulfill the needs of
  different distributions
- Support DESTDIR variable for staging installation when packaging
- Do not set user/group to root. It requires 'make install' to run as
  root, but then this is the default behaviour anyways.
Makefile