mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
A better fix for the Makefile nochunks
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11774 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
85ce0fcaeb
commit
e4d1672389
2
Makefile
2
Makefile
@ -71,7 +71,7 @@ pdf: validate
|
|||||||
--stringparam profile.condition pdf \
|
--stringparam profile.condition pdf \
|
||||||
--output $(RENDERTMP)/lfs-pdf.xml \
|
--output $(RENDERTMP)/lfs-pdf.xml \
|
||||||
stylesheets/lfs-xsl/profile.xsl \
|
stylesheets/lfs-xsl/profile.xsl \
|
||||||
$(RENDERTMP)/lfs-full.xml
|
$(RENDERTMP)/lfs-html.xml
|
||||||
|
|
||||||
@echo "Generating FO file..."
|
@echo "Generating FO file..."
|
||||||
$(Q)xsltproc --nonet \
|
$(Q)xsltproc --nonet \
|
||||||
|
Loading…
Reference in New Issue
Block a user