From: Michael Smith Date: Fri, 2 Sep 2005 06:50:52 +0000 (+0000) Subject: Removed catalog.xml from version control and updated build to X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=637ff32dc7b8bd6f1dfb175190c41e25c4ee146e;p=docbook-dsssl Removed catalog.xml from version control and updated build to automatically generate it. (To ensure it always contains the correct version number for the release.) Thanks to John L. Clark for the suggestion. --- diff --git a/releasetools/Targets.mk b/releasetools/Targets.mk index 5b3bb4c56..cdeebcb27 100644 --- a/releasetools/Targets.mk +++ b/releasetools/Targets.mk @@ -24,6 +24,9 @@ RELEASE-NOTES.pdf: RELEASE-NOTES.xml install.sh: .CatalogManager.properties.example .urilist cp -p $(INSTALL_SH) install.sh +catalog.xml: $(DISTRIB_MAKECATALOG) + $(XSLT) -output catalog.xml $(DISTRIB_MAKECATALOG) $(DISTRIB_MAKECATALOG) + distrib: all $(DISTRIB_DEPENDS) RELEASE-NOTES.txt RELEASE-NOTES.pdf $(NEWSFILE) install.sh $(NEWSFILE): diff --git a/xsl/.cvsignore b/xsl/.cvsignore index 17fa76249..50769dccc 100644 --- a/xsl/.cvsignore +++ b/xsl/.cvsignore @@ -7,5 +7,6 @@ RELEASE-NOTES.fo .urilist NEWS install.sh +catalog.xml slides website diff --git a/xsl/catalog.xml b/xsl/catalog.xml deleted file mode 100644 index 0d5eeb88f..000000000 --- a/xsl/catalog.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/xsl/common/make-catalog.xsl b/xsl/common/make-catalog.xsl new file mode 100644 index 000000000..97de15ce1 --- /dev/null +++ b/xsl/common/make-catalog.xsl @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + XML Catalog file for DocBook XSL Stylesheets distribution + + + + + + + + + + + +