git: 3f0c267f85 - main - Restore the generation of releases.toml when running make run

Sergio Carlavilla Delgado <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by carlavilla:

URL: https://cgit.FreeBSD.org/doc/commit/?id=3f0c267f85f8ad68d7cd827881682b28c5828556

commit 3f0c267f85f8ad68d7cd827881682b28c5828556
Author:     Sergio Carlavilla Delgado <[email protected]>
AuthorDate: 2021-02-13 19:04:10 +0000
Commit:     Sergio Carlavilla Delgado <[email protected]>
CommitDate: 2021-02-13 19:04:10 +0000

    Restore the generation of releases.toml when running make run
---
 website/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/website/Makefile b/website/Makefile
index 1dfcf9a707..6337692942 100644
--- a/website/Makefile
+++ b/website/Makefile
@@ -25,6 +25,7 @@ HUGO_CMD =	/usr/local/bin/hugo
 .ORDER: generate-releases build
 
 all: starting-message generate-releases build
+run: starting-message generate-releases run-local
 
 starting-message: .PHONY
 	@echo ---------------------------------------------------------------
@@ -34,7 +35,7 @@ starting-message: .PHONY
 generate-releases: .PHONY
 	${PYTHON_CMD} ./tools/releases-toml.py -p ./shared/releases.adoc
 
-run: .PHONY
+run-local: .PHONY
 	${HUGO_CMD} server -D
 
 build: .PHONY
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all
To unsubscribe, send any mail to "[email protected]"
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.