mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-12-27 03:33:50 -05:00
Makefile: set validate as a profile-html dependency,
This commit is contained in:
2
Makefile
2
Makefile
@@ -139,7 +139,7 @@ validate: tmpdir version
|
|||||||
$(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:
|
profile-html: validate
|
||||||
@echo "Generating profiled XML for XHTML..."
|
@echo "Generating profiled XML for XHTML..."
|
||||||
$(Q)xsltproc --nonet \
|
$(Q)xsltproc --nonet \
|
||||||
--stringparam profile.condition html \
|
--stringparam profile.condition html \
|
||||||
|
|||||||
Reference in New Issue
Block a user