aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 9ac5a675f..bb797199b 100644
--- a/Makefile
+++ b/Makefile
@@ -188,11 +188,11 @@ $(BASEDIR)/md5sums: stylesheets/wget-list.xsl chapter03/chapter03.xml \
dump-commands: validate
@echo "Dumping book commands..."
- $(Q)xsltproc --nonet \
- --output $(RENDERTMP)/lfs-html.xml \
- --stringparam profile.revision $(REV) \
- stylesheets/lfs-xsl/profile.xsl \
- $(RENDERTMP)/lfs-full.xml
+# $(Q)xsltproc --nonet \
+# --output $(RENDERTMP)/lfs-html.xml \
+# --stringparam profile.revision $(REV) \
+# stylesheets/lfs-xsl/profile.xsl \
+# $(RENDERTMP)/lfs-full.xml
$(Q)rm -rf $(DUMPDIR)