Make it more friendly to install on non-Debian distributions
authorMichael Prokop <mika@grml.org>
Thu, 4 Jun 2015 10:33:25 +0000 (12:33 +0200)
committerMichael Prokop <mika@grml.org>
Thu, 4 Jun 2015 10:36:01 +0000 (12:36 +0200)
commitbc38edae09b3911f86e88fa9ec9c50b15424c74e
treed3e55112c623132e32d9343ab82fdcc08c39c5c6
parentdd7fd0af3d475fa527030905db45c47b98dc2a6c
Make it more friendly to install on non-Debian distributions

* make DOCBOOK_XML=... supports providing a custom docbook.xsl
  instead of the default (/usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl)
* provide install target via Makefile, supporting $DESTDIR
* minimize debian/rules

This should allow installation of grml-debootstrap on e.g. Fedora + Gentoo.
Thanks: Sebastian Pipping <sebastian@pipping.org> for feature request
Fixes #57 @ github
Makefile
debian/grml-debootstrap.docs [new file with mode: 0644]
debian/grml-debootstrap.manpages [new file with mode: 0644]
debian/rules