out-of-tree build: fixed bindtests and inspector
[libguestfs.git] / perl / run-bindtests
index d9d1ca3..f9cf231 100755 (executable)
@@ -20,4 +20,4 @@ set -e
 
 export PERL5LIB=$(pwd)/blib/lib:$(pwd)/blib/arch
 perl bindtests.pl > bindtests.tmp
-diff -u ../bindtests bindtests.tmp
+diff -u ${srcdir}/../bindtests bindtests.tmp