[lfs] branch trunk updated: Makefile: set validate as a profile-html dependency,

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <176020394561.8950.1765428584910484318@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository lfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new 4353efc02 Makefile: set validate as a profile-html dependency,
     new 71a1d0597 Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
4353efc02 is described below

commit 4353efc02421ca8785b9ffb8b8a0af1495fadc54
Author: Bruce Dubbs <[email protected]>
AuthorDate: Sat Oct 11 12:32:03 2025 -0500

    Makefile: set validate as a profile-html dependency,
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 52034319c..966229235 100644
--- a/Makefile
+++ b/Makefile
@@ -139,7 +139,7 @@ validate: tmpdir version
 	$(Q)./aux-file-data.sh $(RENDERTMP)/lfs-full.xml
 	@echo "Validation complete."
 
-profile-html:
+profile-html: validate
 	@echo "Generating profiled XML for XHTML..."
 	$(Q)xsltproc --nonet                              \
                 --stringparam profile.condition html \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.