Update docs about make manpages
This commit is contained in:
@@ -61,7 +61,7 @@ Install deps on Linux:
|
||||
- To make a pre-release "beta" you can modify `CLIENT_VERSION_BUILD` but that is rarely done in Hush world.
|
||||
- A `CLIENT_VERSION_BUILD` of 50 means "actual non-beta release"
|
||||
- Make sure to keep the values in configure.ac and src/clientversion.h the same. The variables are prefixed wth an underscore in configure.ac
|
||||
- Run ./util/gen-manpages.sh, commit + push results
|
||||
- Run `make manpages`, commit + push results
|
||||
- PROTIP: Man page creation must be done after updating the version number and recompiling and before Debian package creation
|
||||
- Update checkpoints in src/chainparams.cpp via util/checkpoints.pl
|
||||
- checkpoints.pl will just generate the data you need, it must be manually copied into the correct place
|
||||
|
||||
Reference in New Issue
Block a user