git: accf18eb3c - main - build: website: fix bogus .ORDER

Kyle Evans <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by kevans (ports, src committer):

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

commit accf18eb3c908bd4279cf588f362a4cc6633c4f3
Author:     Kyle Evans <[email protected]>
AuthorDate: 2021-01-29 03:51:18 +0000
Commit:     Kyle Evans <[email protected]>
CommitDate: 2021-01-29 03:52:29 +0000

    build: website: fix bogus .ORDER
    
    The website build doesn't have generate-books-toc, this should have been
    generate-releases.
    
    Pointy-hat:     kevans
---
 website/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/website/Makefile b/website/Makefile
index c6ea6d6cef..1dfcf9a707 100644
--- a/website/Makefile
+++ b/website/Makefile
@@ -20,9 +20,9 @@ HUGO_CMD =	/usr/local/bin/hugo
 
 .ORDER: all run
 
-.ORDER: starting-message generate-books-toc
+.ORDER: starting-message generate-releases
 .ORDER: starting-message build
-.ORDER: generate-books-toc build
+.ORDER: generate-releases build
 
 all: starting-message generate-releases build
 
_______________________________________________
[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.