From: Martin Kletzander Date: Fri, 22 Nov 2013 04:26:30 +0000 (+0100) Subject: build: Don't fail on '<' or '>' with old xmllint X-Git-Tag: v1.2.0-rc1~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d96b08bb240fecc89c96e31ddada59fd04ee9574;p=thirdparty%2Flibvirt.git build: Don't fail on '<' or '>' with old xmllint Older xmllint version don't allow such characters in datatype anyURI. In order not to change too much, I'm suggesting making a choice of anyURI or 'absPathName' which should be fine (checked with upstream and that old xmllint, both work fine). Signed-off-by: Martin Kletzander --- diff --git a/docs/schemas/storagevol.rng b/docs/schemas/storagevol.rng index 8bc5907865..5da8e1febc 100644 --- a/docs/schemas/storagevol.rng +++ b/docs/schemas/storagevol.rng @@ -105,7 +105,10 @@ - + + + +