]> git.ipfire.org Git - thirdparty/man-pages.git/commit
share/mk/: Use grohtml(1) instead of man2html(1)
authorAlejandro Colomar <alx@kernel.org>
Mon, 18 Mar 2024 14:35:10 +0000 (15:35 +0100)
committerAlejandro Colomar <alx@kernel.org>
Mon, 18 Mar 2024 14:40:42 +0000 (15:40 +0100)
commitcdb8bd9563dd8a0d32138de40bc64f0c3475790c
treef463e1233a6f12b429b0d0e37efd28a2755621f3
parent7e33dddd41cb6786d306907e55f9a8307bb3cf2a
share/mk/: Use grohtml(1) instead of man2html(1)

man2html(1) crashes on tzfile(5), and the upstream project is defunct.

Link: <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067022>
Cc: Paul Eggert <eggert@cs.ucla.edu>
Cc: "G. Branden Robinson" <branden@debian.org>
Cc: Robert Luberda <robert@debian.org>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
share/mk/build/html.mk [deleted file]
share/mk/build/html/_.mk [new file with mode: 0644]
share/mk/build/html/post-grohtml.mk [new file with mode: 0644]
share/mk/build/html/troff.mk [new file with mode: 0644]
share/mk/configure/build-depends/groff.mk
share/mk/install/html.mk