X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=qemu-sanity-check.spec.in;h=cc6ca3a02f7de5d13c331df2ba82fc757252ebc7;hb=4b13d9cf4d0d6df54d6eae207258569ccfe0cd3c;hp=7cefcebb496a9a418f9a8ec87c912e47fdcf3659;hpb=48d1b122c6a3868b8f28eb827b603cbf644b17aa;p=qemu-sanity-check.git diff --git a/qemu-sanity-check.spec.in b/qemu-sanity-check.spec.in index 7cefceb..cc6ca3a 100644 --- a/qemu-sanity-check.spec.in +++ b/qemu-sanity-check.spec.in @@ -45,7 +45,9 @@ to test the Linux kernel and/or qemu to make sure they are working. %build -%configure +# NB: canonical_arch is a variable in the final script, so it +# has to be escaped here. +%configure --with-qemu-list="qemu-system-\$canonical_arch" make %{?_smp_mflags}