]> TLD Linux GIT Repositories - packages/libvirt.git/commitdiff
- fix path to libvirt-guests.sh
authorMarcin Krol <hawk@tld-linux.org>
Sun, 28 Apr 2024 21:38:23 +0000 (23:38 +0200)
committerMarcin Krol <hawk@tld-linux.org>
Sun, 28 Apr 2024 21:38:23 +0000 (23:38 +0200)
libvirt-guests.init
libvirt.spec

index e30f4492d5f852cfe33ed21ea01960bc7ed3912d..cb6d6b8b9312a737ca6b92e51933e874442b0495 100755 (executable)
@@ -8,7 +8,7 @@
 #               See https://libvirt.org
 #
 
-exec /usr/lib64/libvirt-guests.sh "$@"
+exec /usr/libexec/libvirt-guests.sh "$@"
 
 # next line is here for "service --status-all" to work
 #  status)
index 41c694bef4c6475d764d37181a3f1d0f14718b45..b19ef080951eff76c082195f757e2966f4770dd4 100644 (file)
@@ -51,7 +51,7 @@ Summary:      Toolkit to interact with virtualization capabilities
 Summary(pl.UTF-8):     Narzędzia współpracujące z funkcjami wirtualizacji
 Name:          libvirt
 Version:       10.2.0
-Release:       1
+Release:       2
 License:       LGPL v2.1+
 Group:         Libraries
 Source0:       http://libvirt.org/sources/libvirt-%{version}.tar.xz