tests/lvm: Contains a Perl test so we must set PERL5LIB.
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 22 Dec 2011 22:17:17 +0000 (22:17 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 22 Dec 2011 22:17:17 +0000 (22:17 +0000)
This fixes commit 498758faee6be7e989869bf7feba5e1026a1bb65.

tests/lvm/Makefile.am

index 290f6b3..9c4c137 100644 (file)
@@ -27,7 +27,8 @@ TESTS_ENVIRONMENT = \
        MALLOC_PERTURB_=$(random_val) \
        LD_LIBRARY_PATH=$(top_builddir)/src/.libs \
        LIBGUESTFS_PATH=$(top_builddir)/appliance \
-       TMPDIR=$(top_builddir)
+       TMPDIR=$(top_builddir) \
+       PERL5LIB=$(top_builddir)/perl/blib/lib:$(top_builddir)/perl/blib/arch
 
 EXTRA_DIST = \
        $(TESTS)