From: Michael Smith Date: Fri, 8 Sep 2006 08:47:09 +0000 (+0000) Subject: Fixed xsl-params.xsl build. X-Git-Tag: release/1.79.1~6^2~2533 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f74742d9c83789e727bbf49b6e12046c4f1867e0;p=docbook-dsssl Fixed xsl-params.xsl build. --- diff --git a/xsl/Makefile b/xsl/Makefile index 53a704496..2baaba152 100644 --- a/xsl/Makefile +++ b/xsl/Makefile @@ -7,7 +7,7 @@ DISTRO=xsl # value of DISTRIB_DEPENDS is a space-separated list of any # targets for this distro's "distrib" target to depend on -DISTRIB_DEPENDS = doc install.sh +DISTRIB_DEPENDS = doc docsrc install.sh # value of ZIP_EXCLUDES is a space-separated list of any file or # directory names (shell wildcards OK) that should be excluded diff --git a/xsl/README b/xsl/README index 2848423cc..bab86c82d 100644 --- a/xsl/README +++ b/xsl/README @@ -112,7 +112,7 @@ xhtml/ stylesheets that produce XHTML ---------------------------------------------------------------------- Changes ---------------------------------------------------------------------- -See the ChangeHistory.xml file for a cumulative lists of all changes. +See the ChangeHistory.xml.zip file for a cumulative list of all changes. See the NEWS file for changes made since the previous release. diff --git a/xsl/docsrc/Makefile b/xsl/docsrc/Makefile index 98dcc1d10..8a284a0a4 100644 --- a/xsl/docsrc/Makefile +++ b/xsl/docsrc/Makefile @@ -2,7 +2,7 @@ include ../../releasetools/Variables.mk DIRS=common refentry html fo manpages wordml slides website template DOCBOOK5_RNG=../../docbook/relaxng/docbook/docbook.rng -PARAM_XSL_FILES=$(shell for file in $$(find . -name "param.xsl"); do \ +PARAM_XSL_FILES=$(shell for file in $$(find .. -name "param.xsl"); do \ readlink -f $$file; done | grep -v xhtml) all: base $(DOCBOOK_ELEMENTS) $(XSL_PARAMS) diff --git a/xsl/tools/xsl/build/make-xsl-params.xsl b/xsl/tools/xsl/build/make-xsl-params.xsl index 3f8e422a3..61844acb3 100644 --- a/xsl/tools/xsl/build/make-xsl-params.xsl +++ b/xsl/tools/xsl/build/make-xsl-params.xsl @@ -81,7 +81,7 @@ - +