dconf (0.5.1-2) Makefile

Summary

 Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

    
download this patch

Patch contents

--- dconf-0.5.1.orig/Makefile
+++ dconf-0.5.1/Makefile
@@ -42,7 +42,7 @@
 	asciidoc -b xhtml11 -d manpage $<
 
 %.1: %.1.xml
-	xmlto man $<
+	xmlto --skip-validation man $<
 
 %.xml: %.txt
 	asciidoc -b docbook -d manpage $<