On Mon, 2020-04-27 at 16:27 +0100, Daniel P. Berrangé wrote:
On Sat, Apr 25, 2020 at 10:59:44PM +0200, Andrea Bolognani wrote:
> -prog_pod2man = find_program('pod2man')
> +prog_rst2man = find_program('rst2man')
This broke on RHEL-7 CI since it needs a -3 suffix, and IIRC will break
other distros which need a .py suffix
In libvirt configure.ac we pick from
rst2man rst2man.py rst2man-3
Right. I'll commit the obvious fix. Thanks for the heads-up!
--
Andrea Bolognani / Red Hat / Virtualization