Skip to content

Commit 75a49ba

Browse files
committed
doc: Call xmllint for validity also in the fop build
This was somehow missed in commit 5d93ce2.
1 parent 8706810 commit 75a49ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/src/sgml/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,9 +271,11 @@ htmlhelp: stylesheet-hh.xsl postgres.xml
271271
$(XSLTPROC) $(XSLTPROCFLAGS) $^
272272

273273
%-A4.fo.tmp: stylesheet-fo.xsl %.xml
274+
$(XMLLINT) --noout --valid $*.xml
274275
$(XSLTPROC) $(XSLTPROCFLAGS) --stringparam paper.type A4 -o $@ $^
275276

276277
%-US.fo.tmp: stylesheet-fo.xsl %.xml
278+
$(XMLLINT) --noout --valid $*.xml
277279
$(XSLTPROC) $(XSLTPROCFLAGS) --stringparam paper.type USletter -o $@ $^
278280

279281
FOP = fop

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy