]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/xen.git/commit
docs: Fix installation of man8 pages
authorAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 27 Aug 2015 19:13:16 +0000 (20:13 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Fri, 28 Aug 2015 09:49:41 +0000 (10:49 +0100)
commit6a05af24592b4a577361ff318a721b4fb2e8cd0c
tree01d7f6b3979c3b1a74612a33fc3737ddb5626a31
parent7b21214a3a8d8427bb1242f1cb5f138154ff5600
docs: Fix installation of man8 pages

c/s a430436 "docs: Support for generating man(8) pages" accidentally
failed to update to the install and clean rules for man8 pages, meaning
that c/s 7b21214 "docs: Move xentrace.8 to docs/man/xentrace.pod.8"
caused a packaging regression when it came to xentop.8

To avoid similar bugs in the future, move the generation of the build,
install and clean rules into the manpage metarule.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
docs/Makefile