]> git.pld-linux.org Git - packages/libvirt.git/blobdiff - libvirt-paths.patch
- started update to 8.4.0
[packages/libvirt.git] / libvirt-paths.patch
index 7f73ba6a2739a8eb728a9ba9be9123a6b60c49db..1f5b805078e12603f621f48b451e93412f2b2a37 100644 (file)
@@ -1,14 +1,3 @@
---- libvirt-6.10.0/src/remote/meson.build.orig 2020-12-01 09:51:29.000000000 +0100
-+++ libvirt-6.10.0/src/remote/meson.build      2022-06-14 22:25:21.337346825 +0200
-@@ -309,7 +309,7 @@ endif
- if conf.has('WITH_SASL')
-   install_data(
-     'libvirtd.sasl',
--    install_dir: sysconfdir / 'sasl2',
-+    install_dir: sysconfdir / 'sasl',
-     rename: [ 'libvirt.conf' ],
-   )
- endif
 --- libvirt-6.10.0/src/meson.build.orig        2020-12-01 09:51:29.000000000 +0100
 +++ libvirt-6.10.0/src/meson.build     2022-06-14 22:25:40.023912258 +0200
 @@ -781,7 +781,7 @@ endforeach
@@ -20,14 +9,3 @@
  
      install_data(
        guest_unit_files,
---- libvirt-6.10.0/tools/meson.build.orig      2020-12-01 09:51:29.000000000 +0100
-+++ libvirt-6.10.0/tools/meson.build   2022-06-15 22:51:42.020714552 +0200
-@@ -283,7 +283,7 @@ if init_script == 'systemd'
-     output: '@BASENAME@',
-     configuration: tools_conf,
-     install: true,
--    install_dir: prefix / 'lib' / 'systemd' / 'system',
-+    install_dir: '/lib' / 'systemd' / 'system',
-   )
- endif
This page took 0.126568 seconds and 4 git commands to generate.