[Libguestfs] [PATCH 43/46] tests: change noinst to check

Richard W.M. Jones rjones at redhat.com
Sat Aug 24 12:37:19 UTC 2013


From: Olaf Hering <olaf at aepfle.de>

This change avoids the hard requirement for qemu-tools during package
build.

Signed-off-by: Olaf Hering <olaf at aepfle.de>
(cherry picked from commit cb7b1c56b7cf447dd9f2ea4dde5cf65e9f9f8cf8)
(cherry picked from commit 9b62b700baf25e288a62a960fbe770bb90014c8b)
---
 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 f2bfed4..b8f76b2 100644
--- a/tests/data/Makefile.am
+++ b/tests/data/Makefile.am
@@ -38,7 +38,7 @@ EXTRA_DIST = \
 	lib-x86_64.so \
 	test-grep.txt
 
-noinst_DATA = test.iso
+check_DATA = test.iso
 
 CLEANFILES = \
 	test.iso test.sqsh \
-- 
1.8.3.1




More information about the Libguestfs mailing list