From 8491b5cdd5458561a330d07f8a05a66dbbac94b6 Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Fri, 28 Jul 2023 17:50:12 +0100 Subject: [PATCH] Updated "make release" for upcoming change. --- doc/release-checklist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/release-checklist b/doc/release-checklist index 282fe96..262f11b 100644 --- a/doc/release-checklist +++ b/doc/release-checklist @@ -10,7 +10,7 @@ Before releasing a new version, go through this checklist: - make test - commit to repository - wipe build directory, re-run generate.sh and configure - - make release + - make release MAINTAINER= - make manhtml | tidy -asxhtml | sed -e '1,//d' -e '/<\/body>/,$d' - update HTML for todo and news - copy and sign tar.gz to HTML directory (sig as both .asc and .txt)