#4607: Makefile does not generate a correct nochuncks book
-----------------------------+-----------------------
 Reporter:  pierre.labastie  |       Owner:  lfs-book
     Type:  defect           |      Status:  new
 Priority:  normal           |   Milestone:  9.2
Component:  Book             |     Version:  SVN
 Severity:  normal           |  Resolution:
 Keywords:                   |
-----------------------------+-----------------------

Comment (by bdubbs):

 Let's see if we can understand this.

 Both book: and nochunks have identical validate and profile-html
 perrequsites.

 validate: outputs $(RENDERTMP)/lfs-html2.xml and $(RENDERTMP)/lfs-
 full.xml; it then runs aux-file-data.sh against $(RENDERTMP)/lfs-full.xml

 profile-html:  uses $(RENDERTMP)/lfs-full.xml and outputs $(RENDERTMP
 )/lfs-html.xml

 book: uses $(RENDERTMP)/lfs-html.xml to render the html files.

 nochunks: uses $(RENDERTMP)/lfs-html2.xml to render the html files

 ----

 I committed revision 11773.  See if that works. (s/html2/full/ in
 nochunks)

--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/4607#comment:1>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
-- 
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