[Xymon] Patch: Regenerating HTML man pages
Roland Rosenfeld
roland at spinnaker.de
Sun Feb 11 17:54:45 CET 2024
Hi,
while building the Debian package of xymon I noticed two issues with
re-generating the HTML man pages:
a) Generating the man pages places the current day in the header, so
the files cannot be generated reproducible (see
https://en.wikipedia.org/wiki/Reproducible_builds). Using
SOURCE_DATE_EPOCH (if it is set) solves this problem.
b) Without "-H localhost" as parameter of man2html the generated HTML
files differ from what is packaged in the tarball. So I added this
option.
The attached patch implements these two cases.
Greetings
Roland
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 97_makehtml.patch
Type: text/x-diff
Size: 868 bytes
Desc: not available
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20240211/f4f241b6/attachment.patch>
More information about the Xymon
mailing list