[libvirt PATCH 0/2] meson: Detect and reject invalid rst2html5 command

Andrea Bolognani abologna at redhat.com
Mon Aug 9 15:13:27 UTC 2021


Previous attempt at solving this issue:

  https://listman.redhat.com/archives/libvir-list/2021-June/msg00097.html

The solution presented here should be way more future-proof, though
there's of course always the risk that the format used to report
version information will change in a way that causes our detection to
trip over...

Andrea Bolognani (2):
  meson: Use 'rst2html5' instead of 'rst2html' everywhere
  meson: Detect and reject invalid rst2html5 command

 docs/go/meson.build       |  2 +-
 docs/kbase/meson.build    |  2 +-
 docs/manpages/meson.build |  2 +-
 docs/meson.build          |  8 ++++----
 meson.build               | 30 +++++++++++++++++++++++++++++-
 5 files changed, 36 insertions(+), 8 deletions(-)

-- 
2.31.1





More information about the libvir-list mailing list