aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2016-05-27 03:38:29 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2016-05-27 03:38:29 +0000
commitcbd8bf0ff339fce586b58ae892de89b30b078241 (patch)
tree82a7c9a5e22410e9e6a1310ab4c44a196278f731 /Makefile
parent35a5259fe64d197ee8202a38e58db4f3ea5383e9 (diff)
Updates after a successful jhalfs build
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/merge@11077 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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)