--- libvirt-6.8.0/meson.build.orig 2020-10-28 08:57:56.034093500 +0300 | |
+++ libvirt-6.8.0/meson.build 2020-10-28 08:58:56.830038500 +0300 | |
@@ -881,9 +881,7 @@ | |
# Where we look for daemons and admin binaries during configure | |
libvirt_sbin_path = [ | |
- '/sbin', | |
- '/usr/sbin', | |
- '/usr/local/sbin', | |
+ @@SEARCH_PATH@@ | |
] | |