mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-09 17:38:00 +00:00
Update the example bob command in the release checklist.
Building from a git tag requires a different command-line syntax from a Subversion tag.
This commit is contained in:
parent
e134cc4236
commit
bbfd5f4a7c
@ -111,10 +111,9 @@ of the tag.
|
||||
atreus:src/putty/local/announce-<ver> in case it's needed again
|
||||
within days of the release going out.
|
||||
|
||||
- Build the release: `bob putty-0.XX RELEASE=0.XX'. This should
|
||||
generate a basically valid release directory as
|
||||
`build.out/putty', and provide link maps and sign.sh alongside
|
||||
that in build.out.
|
||||
- Build the release: `bob -b 0.XX putty RELEASE=0.XX'. This should
|
||||
generate a basically valid release directory as `build.out/putty',
|
||||
and provide link maps and sign.sh alongside that in build.out.
|
||||
|
||||
- Do a bit of checking that the release binaries basically work,
|
||||
report their version numbers accurately, and so on. Test the
|
||||
|
Loading…
Reference in New Issue
Block a user