
21 May
2010
21 May
'10
8:09 p.m.
2010/5/20 Eric Blake <eblake@redhat.com>:
On 05/19/2010 04:42 PM, Matthias Bolte wrote:
@@ -46,7 +46,8 @@ qemuhelpdata = \ qemu-0.10.5 \ qemu-0.12.1 \ qemu-kvm-0.10.5 \ - qemu-kvm-0.11.0-rc2 + qemu-kvm-0.11.0-rc2 \ + qemu-kvm-0.12.3
EXTRA_DIST = \ oomtrace.pl \ -- 1.7.0.1
Maybe we should just apply this patch instead and distribute the qemuhelpdata directory content like every other directory in the tests directory. Or is there any special reason for treating qemuhelpdata differently, making it more error prone?
My patch is the minimal needed for backporting to 0.8.1 sources, but your patch is indeed better for mainline.
ACK.
Okay, pushed it. Matthias