|
@@ -91,7 +91,7 @@ validate: tmpdir
|
|
$(Q)xmllint --nonet --noent --xinclude --postvalid \
|
|
$(Q)xmllint --nonet --noent --xinclude --postvalid \
|
|
-o $(RENDERTMP)/lfs-full.xml index.xml
|
|
-o $(RENDERTMP)/lfs-full.xml index.xml
|
|
$(Q)rm -f appendices/*.script
|
|
$(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."
|
|
@echo "Validation complete."
|
|
|
|
|
|
profile-html: validate
|
|
profile-html: validate
|