summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2011-04-22 00:07:01 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2011-04-22 00:07:01 +0200
commitbc7cc92e76cbd21bcd540cf621bd75afb66beb65 (patch)
tree73fd1638fcb1558cc4e1cd4fad146110c82e383c
parent68ce53455770b12045a5f6965e47b466e9c0f4ba (diff)
virtinst: use distutils
virtinst is a python module using distutils, not the autotools
-rw-r--r--modulesets/spice.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/modulesets/spice.xml b/modulesets/spice.xml
index 0a6371b..d6c825a 100644
--- a/modulesets/spice.xml
+++ b/modulesets/spice.xml
@@ -108,11 +108,11 @@
</dependencies>
</autotools>
- <autotools id="virtinst">
+ <distutils id="virtinst">
<branch repo="git.fedorahosted.org" module="python-virtinst.git"/>
<dependencies>
</dependencies>
- </autotools>
+ </distutils>
<autotools id="virt-viewer">
<branch repo="git.fedorahosted.org" module="virt-viewer.git"/>