Updated "make release" for upcoming change.

This commit is contained in:
Andrew Wood
2023-07-28 17:50:12 +01:00
parent 6496c8785b
commit 8491b5cdd5
+1 -1
View File
@@ -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=<signing-user>
- make manhtml | tidy -asxhtml | sed -e '1,/<body>/d' -e '/<\/body>/,$d'
- update HTML for todo and news
- copy and sign tar.gz to HTML directory (sig as both .asc and .txt)