aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2004-08-10 21:48:49 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2004-08-10 21:48:49 +0000
commit8aa0f3a03d4228dfda818afbb578508e9d24716d (patch)
treefcc3c6ca74ad701179958b07f0d995d4a690c9fe /Makefile
parenta03b9453f51b56a8396982e6f8190d6f02f3c2c7 (diff)
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
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 082b3d419..01b8df5b6 100644
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,7 @@ lfs:
pdf:
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 \
$(BASEDIR)/lfs-pdf.xml
sed -i -e "s/inherit/all/" $(BASEDIR)/lfs-pdf.fo