mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-08-02 17:45:24 +01:00
Renamed index-print.xml to index-pdf.xml and updated the Makefile.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4031 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
a03b9453f5
commit
8aa0f3a03d
2
Makefile
2
Makefile
@ -41,7 +41,7 @@ lfs:
|
|||||||
|
|
||||||
pdf:
|
pdf:
|
||||||
xsltproc --xinclude --nonet --stringparam profile.condition print \
|
xsltproc --xinclude --nonet --stringparam profile.condition print \
|
||||||
--output $(BASEDIR)/lfs-print.xml stylesheets/lfs-profile.xsl index-print.xml
|
--output $(BASEDIR)/lfs-pdf.xml stylesheets/lfs-profile.xsl index-pdf.xml
|
||||||
xsltproc --nonet --output $(BASEDIR)/lfs-pdf.fo stylesheets/lfs-pdf.xsl \
|
xsltproc --nonet --output $(BASEDIR)/lfs-pdf.fo stylesheets/lfs-pdf.xsl \
|
||||||
$(BASEDIR)/lfs-pdf.xml
|
$(BASEDIR)/lfs-pdf.xml
|
||||||
sed -i -e "s/inherit/all/" $(BASEDIR)/lfs-pdf.fo
|
sed -i -e "s/inherit/all/" $(BASEDIR)/lfs-pdf.fo
|
||||||
|
Loading…
Reference in New Issue
Block a user