Displaying 1 result from an estimated 1 matches for "560ebda".
Did you mean:
  140ebda
  
2012 Dec 07
1
[PATCH v2] tests: Fix qemu-wrapper.sh generation
---
 Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 2eebefa..560ebda 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -352,11 +352,11 @@ check-with-upstream-qemu:
 
 check-with-upstream-qemu-1: $(top_builddir)/qemu-wrapper.sh
 	$(QEMUBINARY) --version
-	$(MAKE) LIBGUESTFS_QEMU=$(top_builddir)/qemu-wrapper.sh check
+	$(MAKE) LIBGUESTFS_QEMU=$(abs_builddir)/qemu-wrapper....