On Mon, Aug 19, 2013 at 07:28:18PM +0200, Olaf Hering wrote:
This change avoids the hard requirement for qemu-tools during
package
build.
Signed-off-by: Olaf Hering <olaf(a)aepfle.de>
---
The current OPTGROUP_SD_JOURNAL_NOT_AVAILABLE failure blocks a complete build for me,
I think the build got past the point of the failure fixed by this patch.
tests/data/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am
index 03315de..5aa3219 100644
--- a/tests/data/Makefile.am
+++ b/tests/data/Makefile.am
@@ -82,7 +82,7 @@ images_files_build = \
initrd-x86_64.img.gz \
test-grep.txt.gz
-noinst_DATA = $(images_files_build) test.iso
+check_DATA = $(images_files_build) test.iso
CLEANFILES = $(images_files_build) test.iso
ACK.
I'll push it in a few minutes.
Thanks, Rich.
--
Richard Jones, Virtualization Group, Red Hat
http://people.redhat.com/~rjones
virt-top is 'top' for virtual machines. Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://people.redhat.com/~rjones/virt-top