[PATCH v2 1/1] Simplify the generation of man pages
HAGIO KAZUHITO(萩尾 一仁)
k-hagio-ab at nec.com
Tue Mar 8 17:37:35 PST 2022
-----Original Message-----
> Use `sed` to simplify the man pages generation. Keep the .in files
> intact during make and generate the actual man pages with sed.
> Additionally package tools already gz the man pages during install so it
> doesn't really need to do that during make and it breaks reproducibility
> of the package due to timestamps on files.
>
> Motivation: https://reproducible-builds.org
>
> Signed-off-by: Leonidas Spyropoulos <artafinde at archlinux.org>
Thank you for the good improvement!
Applied with adding the man files to .gitignore:
https://github.com/makedumpfile/makedumpfile/commit/2169de66ecd4504a3e69e0be0330f492f966ce5e
(and thank you Guilherme for your review and test.)
Kazu
More information about the kexec
mailing list