From e67c85d59724cceebda575c21fac601300eacc4f Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Thu, 21 Apr 2011 18:29:40 +0200 Subject: add skip-autogen=never to qemu module This is needed to prevent jhbuild from skipping configure always: qemu isn't a real autotools module so it already has some Makefile in a clean git checkout. When jhbuild detects a Makefile in an autogen sourcetree, it assumes it doesn't need to run configure. skip-autogen forces it to always run configure even if a Makefile is already present. --- modulesets/spice.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modulesets/spice.xml b/modulesets/spice.xml index 05d6088..8fcc8b8 100644 --- a/modulesets/spice.xml +++ b/modulesets/spice.xml @@ -35,7 +35,7 @@ - + -- cgit v1.2.3