* Minor fix.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ENV = SGML_CATALOG_FILES=$(docbookcatalog)/docbook.cat
|
||||
ENV = SGML_CATALOG_FILES=$(docbookcatalog)
|
||||
|
||||
XMLLINT = $(ENV) $(xmllint) $(xmlflags) --catalogs
|
||||
XSLTPROC = $(ENV) $(xsltproc) $(xmlflags) --catalogs
|
||||
|
||||
Reference in New Issue
Block a user