From 6cd3fe0b9b7dc6d6a34f01ea7a684b9f440b66e2 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 19 Feb 2013 02:12:54 +0000 Subject: Adjust Makefile for 7.3-rc1 git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/7.3-rc1@10165 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-54-g00ecf