Author: bdubbs
Date: Tue Mar  3 08:40:15 2020
New Revision: 11774

Log:
A better fix for the Makefile nochunks

Modified:
   trunk/BOOK/Makefile

Modified: trunk/BOOK/Makefile
==============================================================================
--- trunk/BOOK/Makefile Mon Mar  2 13:20:51 2020        (r11773)
+++ trunk/BOOK/Makefile Tue Mar  3 08:40:15 2020        (r11774)
@@ -71,7 +71,7 @@
                 --stringparam profile.condition pdf \
                 --output $(RENDERTMP)/lfs-pdf.xml   \
                 stylesheets/lfs-xsl/profile.xsl     \
-                $(RENDERTMP)/lfs-full.xml
+                $(RENDERTMP)/lfs-html.xml
 
        @echo "Generating FO file..."
        $(Q)xsltproc --nonet                           \
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to