Use ./configure --with-default-backend=.. instead of attach-method.

This commit is contained in:
Richard W.M. Jones 2013-04-02 14:33:27 +01:00
parent e198455d64
commit 37139e9bd0
1 changed files with 1 additions and 1 deletions

View File

@ -704,7 +704,7 @@ EOF
fi
%{configure} \
--with-default-attach-method=libvirt \
--with-default-backend=libvirt \
--with-extra="fedora=%{fedora},release=%{release},libvirt" \
--with-qemu="qemu-kvm qemu-system-%{_build_arch} qemu" \
--enable-install-daemon \