aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2013-02-19 02:12:54 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2013-02-19 02:12:54 +0000
commit6cd3fe0b9b7dc6d6a34f01ea7a684b9f440b66e2 (patch)
tree491daf2a657665f2bf61cddf6a69c749f1a4b1c9
parent2d78abc9bc0616f3617a2eb6360c0c3b34c2337f (diff)
Adjust Makefile for 7.3-rc17.3-rc1
git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/7.3-rc1@10165 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9588f6c47..58cf3e686 100644
--- a/Makefile
+++ b/Makefile
@@ -91,7 +91,7 @@ validate: tmpdir
$(Q)xmllint --nonet --noent --xinclude --postvalid \
-o $(RENDERTMP)/lfs-full.xml index.xml
$(Q)rm -f appendices/*.script
- $(Q)./aux-file-data.sh $(RENDERTMP)/lfs-full.xml
+ #$(Q)./aux-file-data.sh $(RENDERTMP)/lfs-full.xml
@echo "Validation complete."
profile-html: validate