Author: manuel
Date: 2007-07-07 09:24:06 -0600 (Sat, 07 Jul 2007)
New Revision: 6849
Modified:
trunk/BOOK/Makefile
Log:
And another typo fix...
Modified: trunk/BOOK/Makefile
===================================================================
--- trunk/BOOK/Makefile 2007-07-07 14:53:28 UTC (rev 6848)
+++ trunk/BOOK/Makefile 2007-07-07 15:24:06 UTC (rev 6849)
@@ -65,7 +65,7 @@
@echo "Generating non chunked XHTML file..."
$(Q)xsltproc --nonet -stringparam rootid $(ROOT_ID) \
--output $(BASEDIR)/$(NOCHUNKS_OUTPUT) \
- stylesheets/lfs-nochunks.xsl /tmp/blfs-html.xml
+ stylesheets/blfs-nochunks.xsl /tmp/blfs-html.xml
@echo "Running Tidy..."
$(Q)tidy -config tidy.conf $(BASEDIR)/$(NOCHUNKS_OUTPUT) || true
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page