aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--index-pdf.xml (renamed from index-print.xml)0
2 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
diff --git a/index-print.xml b/index-pdf.xml
index 836687502..836687502 100644
--- a/index-print.xml
+++ b/index-pdf.xml