[Libguestfs] [PATCH 1/3] erlang: fix bindtests for out-of-tree build

Hilko Bengen bengen at hilluzination.de
Thu Jan 17 22:59:20 UTC 2013


---
 erlang/run-bindtests |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/erlang/run-bindtests b/erlang/run-bindtests
index 1a6aea5..17db79e 100755
--- a/erlang/run-bindtests
+++ b/erlang/run-bindtests
@@ -19,5 +19,5 @@
 set -e
 
 # The output is sent to bindtests.tmp.
-./bindtests.erl
+$srcdir/bindtests.erl
 diff -u $srcdir/../bindtests bindtests.tmp
-- 
1.7.10.4




More information about the Libguestfs mailing list