Use ./configure --with-default-backend=.. instead of attach-method.
This commit is contained in:
parent
e198455d64
commit
37139e9bd0
@ -704,7 +704,7 @@ EOF
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%{configure} \
|
%{configure} \
|
||||||
--with-default-attach-method=libvirt \
|
--with-default-backend=libvirt \
|
||||||
--with-extra="fedora=%{fedora},release=%{release},libvirt" \
|
--with-extra="fedora=%{fedora},release=%{release},libvirt" \
|
||||||
--with-qemu="qemu-kvm qemu-system-%{_build_arch} qemu" \
|
--with-qemu="qemu-kvm qemu-system-%{_build_arch} qemu" \
|
||||||
--enable-install-daemon \
|
--enable-install-daemon \
|
||||||
|
Loading…
Reference in New Issue
Block a user