summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2011-04-30 18:38:07 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2011-04-30 18:38:58 +0200
commit943cacbb361537725982d7ca1220f7f35352ddc9 (patch)
tree872fd34e7c57f343d11e873144ed63394254665d
parent5d06ff560ceeebad5a8dd11c43212aa8aac873f0 (diff)
use spice by default with virt-manager
-rw-r--r--modulesets/spice.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modulesets/spice.xml b/modulesets/spice.xml
index 75cf1ee..3954bc5 100644
--- a/modulesets/spice.xml
+++ b/modulesets/spice.xml
@@ -121,7 +121,7 @@
too clever, it forces an out of tree build. jhbuild doesn't know
how to handle this, so we directly use autoreconf/configure to
workaround this (mis)behaviour of autogen.sh -->
- <autotools id="virt-manager" autogen-sh="autoreconf">
+ <autotools id="virt-manager" autogen-sh="autoreconf" autogenargs=" --with-default-graphics=spice">
<branch repo="git.fedorahosted.org" module="virt-manager.git"/>
<dependencies>
<dep package="libvirt"/>