
5 Apr
2017
5 Apr
'17
11:18 a.m.
On Wed, Apr 05, 2017 at 09:13:00 +0100, Daniel Berrange wrote:
On Wed, Apr 05, 2017 at 09:56:13AM +0200, Peter Krempa wrote:
docs/schemas directory is meant for schemas which are installed on the system. The schema for the news file does not need to be installed. Store it along with the file it describes for simplicity. --- Patch for the alternative of moving news rng to docs/ along with the file it should describe.
docs/{schemas => }/news.rng | 0 docs/news.xml | 2 +- tests/virschematest.c | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename docs/{schemas => }/news.rng (100%)
ACK,
Lets do this instead of my patch.
Pushed; thanks. Sorry for not noticing that it would get installed. Peter