[31827] trunk/doc-new/Makefile

simon at macports.org simon at macports.org
Sun Dec 9 06:33:39 PST 2007


Revision: 31827
          http://trac.macosforge.org/projects/macports/changeset/31827
Author:   simon at macports.org
Date:     2007-12-09 06:33:35 -0800 (Sun, 09 Dec 2007)

Log Message:
-----------
doc-new: The generated guide html file is now named index.html.

Modified Paths:
--------------
    trunk/doc-new/Makefile

Modified: trunk/doc-new/Makefile
===================================================================
--- trunk/doc-new/Makefile	2007-12-09 14:01:33 UTC (rev 31826)
+++ trunk/doc-new/Makefile	2007-12-09 14:33:35 UTC (rev 31827)
@@ -45,7 +45,7 @@
 	mkdir -p $(GUIDE-RESULT)
 	cp $(GUIDE)/resources/$(STYLESHEET) $(GUIDE-RESULT)/$(STYLESHEET)
 	cp $(GUIDE)/resources/images/* $(GUIDE-RESULT)/
-	xsltproc --xinclude $(STRINGPARAMS) --output $(GUIDE-RESULT)/guide.html \
+	xsltproc --xinclude $(STRINGPARAMS) --output $(GUIDE-RESULT)/index.html \
 	    $(GUIDE-XSL) $(GUIDE-SRC)/guide.xml
 
 man:

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071209/b91373dc/attachment.html


More information about the macports-changes mailing list