RELEASE-PROCEDURE: mention an initial working build

This is the step that was not done and caused the 8.7.0 mishap (it
lacked the correctly generated hugehelp file).

Remove the mention of the copyright script as this is verified by a CI
job these days: the REUSE one.

Closes #13216
This commit is contained in:
Daniel Stenberg 2024-03-28 10:05:09 +01:00
parent c77bdf17f7
commit 4ad9d29705
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -4,7 +4,8 @@ curl release procedure - how to do a release
in the source code repo
-----------------------
- run `./scripts/copyright.pl` and correct possible omissions
- do a *regular build* with a sensible build config to make sure the
`src/tool_hugehelp.c` file etc is correctly generated
- edit `RELEASE-NOTES` to be accurate