[Libosinfo] [PATCH osinfo-db v2 2/3] schema: allow <tree arch="all">
Cole Robinson
crobinso at redhat.com
Mon Apr 1 18:57:48 UTC 2019
Signed-off-by: Cole Robinson <crobinso at redhat.com>
---
data/schema/osinfo.rng.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/data/schema/osinfo.rng.in b/data/schema/osinfo.rng.in
index 858e55b..b3760d2 100644
--- a/data/schema/osinfo.rng.in
+++ b/data/schema/osinfo.rng.in
@@ -467,7 +467,7 @@
<define name='tree'>
<element name='tree'>
<attribute name='arch'>
- <ref name='archnames'/>
+ <ref name='archnamesorall'/>
</attribute>
<interleave>
<optional>
--
2.21.0
More information about the Libosinfo
mailing list