[PATCH] fix fdi DTD and validate fdi's

Artem Kachitchkine Artem.Kachitchkin at Sun.COM
Mon Dec 12 16:48:37 PST 2005


Sorry folks that I messed up distcheck, will be more diligent next time.

Depending on HAL's policy towards fancy gmake features, the patch could 
have simply been:

-    xmllint --noout --dtdvalid $(top_srcdir)/fdi/fdi.dtd $(dist_fdi_DATA)
+    xmllint --noout --dtdvalid $(top_srcdir)/fdi/fdi.dtd $(addprefix 
$(srcdir)/, $(dist_fdi_DATA))

I can prepare a patch, if you think it's worth it.

-Artem.


More information about the hal mailing list