Move things to util/ and update docs+build system references

This commit is contained in:
Jonathan "Duke" Leto
2022-09-19 06:16:25 -07:00
parent 432ea4b28b
commit 2b809c56a0
7 changed files with 10 additions and 10 deletions

View File

@@ -78,7 +78,7 @@ of a dependency or something inside of Rust, you will need `build.sh` .
Make sure that you have updated all version numbers in hushd and compiled, then
to generate new unix man pages for that version :
./contrib/devtools/gen-manpages.sh
./util/gen-manpages.sh
## Generating new debian packages