]> git.ipfire.org Git - thirdparty/shadow.git/commit
man/po/Makefile.in: switch from xml2po to itstool 401/head
authorSerge Hallyn <serge@hallyn.com>
Sat, 14 Aug 2021 19:24:03 +0000 (14:24 -0500)
committerSerge Hallyn <serge@hallyn.com>
Sat, 14 Aug 2021 19:51:08 +0000 (14:51 -0500)
commit02b200c9aa501ad4e1651c553cea1aaf9e5e0f4f
tree644c63d14a3fe56f1455e2c580ebe62d796b1136
parentc4539fc4f9e23874ce1cdd7265fb28d5a44e49eb
man/po/Makefile.in: switch from xml2po to itstool

xml2po is deprecated.  We've previously replaced xml2po with
itstool in man/generate_translations.mak, but there was still
an instance of it that only is exercised for 'make dist'.
Update that one.  Now 'make dist' succeeds on a ubuntu focal
or newer host where xml2po is not available.

Signed-off-by: Serge Hallyn <serge@hallyn.com>
man/po/Makefile.in