summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Toso <victortoso@redhat.com>2015-09-25 16:25:55 +0200
committerVictor Toso <victortoso@redhat.com>2015-09-25 16:25:55 +0200
commit04a9456e2669793fdb64dfa621824ea15293972f (patch)
tree32702da0fe55adf9b084be42b8e3b205645ae128
parent837f7e70eaf4ee5b687dc5249a97c64afcb6b00a (diff)
moduleset: libcacard as spice project
-rw-r--r--modulesets/spice.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/modulesets/spice.xml b/modulesets/spice.xml
index b365219..87790f1 100644
--- a/modulesets/spice.xml
+++ b/modulesets/spice.xml
@@ -88,8 +88,8 @@
<dep package="libusb"/>
</autotools>
- <autotools id="libcacard" makefile="config.log" autogen-template="%(srcdir)s/configure --prefix=%(prefix)s --target-list=x86_64-softmmu" makeargs="libcacard.la" makeinstallargs="install-libcacard">
- <branch repo="qemu" module="qemu"/>
+ <autotools id="libcacard">
+ <branch repo="spice" module="libcacard"/>
</autotools>
<distutils id="pyparsing">