* Don't hardcode the path to the DocBook DTD/stylesheets.

This commit is contained in:
Eelco Dolstra 2003-11-25 13:06:12 +00:00
parent ba73f94b3b
commit 12e805cfb0
1 changed files with 0 additions and 3 deletions

View File

@ -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