Pārlūkot izejas kodu

A better fix for the Makefile nochunks

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11774 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 5 gadi atpakaļ
vecāks
revīzija
e4d1672389
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -71,7 +71,7 @@ pdf: validate
                 --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                           \