From e0a03714553c6aca33824d315a266f3998090832 Mon Sep 17 00:00:00 2001 From: "Paul W. Frields" Date: Mon, 12 Mar 2007 00:08:35 +0000 Subject: Use new rule to locate docs-common and rely on this for most building, instead of a possibly nonexistent FDPDIR. This should make a module inclusion or a full repository checkout equally workable. --- xsl/main-pdf.xsl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'xsl') diff --git a/xsl/main-pdf.xsl b/xsl/main-pdf.xsl index a749ce3..a75c865 100644 --- a/xsl/main-pdf.xsl +++ b/xsl/main-pdf.xsl @@ -15,17 +15,17 @@ -.. +docs-common + select="concat( $FDPCOMMONDIR, '/stylesheet-images/' )"/> + select="concat( $FDPCOMMONDIR, '/stylesheet-images/' )"/> @@ -57,7 +57,7 @@ 0in no-repeat - + -- cgit