Language-dependent catalogs for RELNOTESng should override
the language-independent catalog. Tested by: Alex Kapranoff <kapr@acm.org>
This commit is contained in:
parent
823d90ddb6
commit
7d2c37712b
@ -3,8 +3,8 @@
|
||||
DOC_PREFIX?= ${RELN_ROOT}/../../../doc
|
||||
|
||||
# Find the RELNOTESng document catalogs
|
||||
EXTRA_CATALOGS+= ${RELN_ROOT}/share/sgml/catalog
|
||||
EXTRA_CATALOGS+= ${RELN_ROOT}/${LANGCODE}/share/sgml/catalog
|
||||
EXTRA_CATALOGS+= ${RELN_ROOT}/share/sgml/catalog
|
||||
|
||||
# Use the appropriate architecture-dependent RELNOTESng stylesheet
|
||||
DSLHTML?= ${RELN_ROOT}/share/sgml/default.dsl
|
||||
|
Loading…
Reference in New Issue
Block a user