
5 Aug
2020
5 Aug
'20
1:18 p.m.
On Wed, Aug 05, 2020 at 10:07:44AM +0200, Pavel Hrdina wrote:
In meson.build we define sanlock_dep only if it is available but in addition we add 'WITH_SANLOCK' into conf. Use the presence of 'WITH_SANLOCK' in conf to figure out if we need to install virt-sanlock-cleanup man page.
Reported-by: Michal Privoznik <mprivozn@redhat.com> Signed-off-by: Pavel Hrdina <phrdina@redhat.com> --- Reviewed-by: Erik Skultety <eskultet@redhat.com>