git.annexia.org
/
qemu-sanity-check.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48d1b12
)
spec: Set the qemu-list to a suitable value for recent Fedora.
author
Richard W.M. Jones
<rjones@redhat.com>
Tue, 20 Aug 2013 19:08:16 +0000
(20:08 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Tue, 20 Aug 2013 19:08:16 +0000
(20:08 +0100)
qemu-sanity-check.spec.in
patch
|
blob
|
history
diff --git
a/qemu-sanity-check.spec.in
b/qemu-sanity-check.spec.in
index
7cefceb
..
cc6ca3a
100644
(file)
--- 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}