Jean-Noel Avila <jn.av...@free.fr> writes:

> @@ -247,6 +260,11 @@ install-man: man
>       $(INSTALL) -m 644 $(DOC_MAN1) $(DESTDIR)$(man1dir)
>       $(INSTALL) -m 644 $(DOC_MAN5) $(DESTDIR)$(man5dir)
>       $(INSTALL) -m 644 $(DOC_MAN7) $(DESTDIR)$(man7dir)
> +     $(MAKE) install-man-l10n

FYI.  Having this line in "install-man" target will invoke the po4a
chain when "make install-doc" is done at the toplevel, so I added a
SQUASH to remove it after queuing your two patches.

Thanks.

Reply via email to