On Thu, Dec 10, 2009 at 07:18:58PM +0100, Matthias Bolte wrote:
libvirt-tck expects the tests in /usr/share/libvirt-tck/tests.
---
Build.PL | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Build.PL b/Build.PL
index 453172c..c85a072 100644
--- a/Build.PL
+++ b/Build.PL
@@ -100,5 +100,5 @@ my $b = $class->new(
$b->add_build_element("conf");
$b->add_build_element("pkgdata");
$b->install_path('conf' => File::Spec->catdir($b->install_base,
"etc", "libvirt-tck"));
-$b->install_path('pkgdata' => File::Spec->catdir($b->install_base,
"share", "libvirt-tck", "tests"));
+$b->install_path('pkgdata' => File::Spec->catdir($b->install_base,
"usr/share", "libvirt-tck", "tests"));
$b->create_build_script;
ACK, didn't notice before because the RPM build will override this
setting anyway
Daniel
--
|: Red Hat, Engineering, London -o-
http://people.redhat.com/berrange/ :|
|:
http://libvirt.org -o-
http://virt-manager.org -o-
http://ovirt.org :|
|:
http://autobuild.org -o-
http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|