On Tue, Jun 07, 2016 at 10:14:15PM -0400, Laine Stump wrote:
I didn't have time to go through all the patches, but did apply
them all
and found that make rpm fails. It was bedtime before I could investigate
any further, but I thought you might want to know the result anyway...
Thanks, I forgot domainschematest in EXTRA_DIST:
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 3840457..9238a73 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -93,7 +93,6 @@ EXTRA_DIST = \
domaincapsschemadata \
domainconfdata \
domainschemadata \
- domainschematest \
domainsnapshotxml2xmlin \
domainsnapshotxml2xmlout \
fchostdata \
Jan