Author: manuel
Date: 2007-07-07 10:42:55 -0600 (Sat, 07 Jul 2007)
New Revision: 6853

Modified:
   trunk/BOOK/Makefile
Log:
Typo fix again.

Modified: trunk/BOOK/Makefile
===================================================================
--- trunk/BOOK/Makefile 2007-07-07 16:12:44 UTC (rev 6852)
+++ trunk/BOOK/Makefile 2007-07-07 16:42:55 UTC (rev 6853)
@@ -84,7 +84,7 @@
 validxml: tmpdir
        @echo "Validating the book..."
        $(Q)xmllint --nonet --noent --xinclude --postvalid \
-         -o ~$(RENDERTMP)/blfs-full.xml index.xml
+         -o $(RENDERTMP)/blfs-full.xml index.xml
 
 profile-html: validxml
        @echo "Generating profiled XML for XHTML..."

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to