[libvirt PATCH] rpm: Drop with_vz define

Commit 56edf2fefe30 removed the last use. Signed-off-by: Andrea Bolognani <abologna@redhat.com> --- libvirt.spec.in | 1 - 1 file changed, 1 deletion(-) diff --git a/libvirt.spec.in b/libvirt.spec.in index 57cf46a16d..f3d21ccc8f 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -128,7 +128,6 @@ %define with_vmware 0 %define with_libxl 0 %define with_hyperv 0 - %define with_vz 0 %define with_lxc 0 %endif -- 2.41.0

On Thu, Sep 28, 2023 at 03:32:15PM +0200, Andrea Bolognani wrote:
Commit 56edf2fefe30 removed the last use.
Signed-off-by: Andrea Bolognani <abologna@redhat.com> --- libvirt.spec.in | 1 - 1 file changed, 1 deletion(-)
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> With regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
participants (2)
-
Andrea Bolognani
-
Daniel P. Berrangé