]> xenbits.xensource.com Git - libvirt.git/commit
meson: allow systemd unitdir to be changed
authorDaniel P. Berrangé <berrange@redhat.com>
Thu, 6 Jun 2024 11:57:08 +0000 (12:57 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Fri, 7 Jun 2024 13:04:19 +0000 (14:04 +0100)
commita7eb7de53171b4cdabc3d36524c468abfe2590fa
treea436296c39eaec9ec4a1d8ae22368506ce91d016
parent6569ded5def4a41f3383cec1bdae14b4e2bbd0f4
meson: allow systemd unitdir to be changed

We currently hardcode the systemd unitdir, but it is desirable to be
able to choose a different location in some cases. For examples, Fedora
flatpak builds change the RPM %_unitdir macro, but we can't currently
honour that.

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
libvirt.spec.in
meson.build
meson_options.txt
src/meson.build