]> git.pld-linux.org Git - packages/libvirt.git/blame - libvirt-paths.patch
- started update to 8.4.0
[packages/libvirt.git] / libvirt-paths.patch
CommitLineData
40a24f8b
JB
1--- libvirt-6.10.0/src/meson.build.orig 2020-12-01 09:51:29.000000000 +0100
2+++ libvirt-6.10.0/src/meson.build 2022-06-14 22:25:40.023912258 +0200
3@@ -781,7 +781,7 @@ endforeach
4 if conf.has('WITH_LIBVIRTD')
5 # Generate systemd service and socket unit files
6 if init_script == 'systemd'
7- systemd_unit_dir = prefix / 'lib' / 'systemd' / 'system'
8+ systemd_unit_dir = '/lib' / 'systemd' / 'system'
9
10 install_data(
11 guest_unit_files,
This page took 0.117672 seconds and 4 git commands to generate.