* Don't hardcode the path to the DocBook DTD/stylesheets.
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
DOCBOOK_DTD = /nix/current/xml/dtd/docbook
|
||||
DOCBOOK_XSL = /nix/current/xml/xsl/docbook
|
||||
|
||||
ENV = SGML_CATALOG_FILES=$(DOCBOOK_DTD)/docbook.cat
|
||||
|
||||
XMLLINT = $(ENV) xmllint --catalogs
|
||||
|
||||
Reference in New Issue
Block a user