[netfilter-cvslog] r4070 - trunk/homepage/xml

laforge at netfilter.org laforge at netfilter.org
Tue Jun 28 11:15:25 CEST 2005


Author: laforge at netfilter.org
Date: 2005-06-28 11:15:24 +0200 (Tue, 28 Jun 2005)
New Revision: 4070

Modified:
   trunk/homepage/xml/Makefile
Log:
use our own stylesheet, not the system-wide installed


Modified: trunk/homepage/xml/Makefile
===================================================================
--- trunk/homepage/xml/Makefile	2005-06-28 09:15:00 UTC (rev 4069)
+++ trunk/homepage/xml/Makefile	2005-06-28 09:15:24 UTC (rev 4070)
@@ -42,7 +42,7 @@
 	make depends.tabular
 
 website.database.xml: autolayout.xml
-	$(PROC) --output $@ /usr/share/xml/docbook/custom/website/2.5.0/xsl/website-targets.xsl $<
+	$(PROC) --output $@ $(STYLEDIR)/website-targets.xsl $<
 
 %.html: autolayout.xml website.database.xml
 	$(PROC) $(STYLEOPT) \




More information about the netfilter-cvslog mailing list