]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
share/mk/: distcheck: string_copying.7 fails 'check-catman'
authorAlejandro Colomar <alx@kernel.org>
Mon, 26 Feb 2024 02:32:07 +0000 (03:32 +0100)
committerAlejandro Colomar <alx@kernel.org>
Mon, 26 Feb 2024 02:58:03 +0000 (03:58 +0100)
Except with groff(1) from git HEAD, which will be 1.24.0 eventually.

Signed-off-by: Alejandro Colomar <alx@kernel.org>
share/mk/dist/check/check.mk

index 5079de7ea2147ba3ce44c63dca8df638552a0276..12c0bdb642294fb30732be50cf9a080d3889b1c2 100644 (file)
@@ -74,6 +74,7 @@ DISTCHECK_IGNORE_CHECK_CATMAN := \
        $(_DISTCHECK_MANDIR)/man7/iso_8859-9.7.cat.grep \
        $(_DISTCHECK_MANDIR)/man7/iso_8859-9.7.check-catman.touch \
        $(_DISTCHECK_MANDIR)/man7/keyrings.7.check-catman.touch \
+       $(_DISTCHECK_MANDIR)/man7/string_copying.7.check-catman.touch \
        $(_DISTCHECK_MANDIR)/man7/uri.7.check-catman.touch \
        $(_DISTCHECK_MANDIR)/man8/tzselect.8.cat.grep \
        $(_DISTCHECK_MANDIR)/man8/tzselect.8.check-catman.touch \