diff options
author | Daniel P. Berrange <berrange@redhat.com> | 2013-11-22 16:42:22 +0000 |
---|---|---|
committer | Daniel P. Berrange <berrange@redhat.com> | 2013-11-25 16:08:00 +0000 |
commit | a7a1244a739d134a9aca7f76c12d63043810c077 (patch) | |
tree | 5670f69117541b681d1422fd6d141daa32fc5240 /mingw-libvirt.spec.in | |
parent | 604f79b3603d6f7d922c7155d67ff9617411e79f (diff) | |
download | libvirt-a7a1244a739d134a9aca7f76c12d63043810c077.tar.gz |
Remove python binding
The python binding now lives in
http://libvirt.org/git/?p=libvirt-python.git
that repo also provides an RPM which is upgrade compatible
with the old libvirt-python sub-RPM.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'mingw-libvirt.spec.in')
-rw-r--r-- | mingw-libvirt.spec.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mingw-libvirt.spec.in b/mingw-libvirt.spec.in index e13407e96a..1734a48d8a 100644 --- a/mingw-libvirt.spec.in +++ b/mingw-libvirt.spec.in @@ -146,7 +146,6 @@ autoreconf -if --without-sasl \ --without-avahi \ --without-polkit \ - --without-python \ --without-libvirtd \ --without-uml \ %{?_without_phyp} \ |