diff --git a/tools/meson.build b/tools/meson.build index a58f5d4175..3f4e2a3c4b 100644 --- a/tools/meson.build +++ b/tools/meson.build @@ -343,7 +343,7 @@ if conf.has('WITH_LIBVIRTD') output: '@BASENAME@', configuration: tools_conf, install: true, - install_dir: prefix / 'lib' / 'systemd' / 'system', + install_dir: unitdir, ) endif endif