perl 5.8.8/cpan: Fix the installation paths for cpan modules. The installed
authorJamie Lenehan <lenehan@twibble.org>
Fri, 27 Apr 2007 02:06:22 +0000 (02:06 +0000)
committerJamie Lenehan <lenehan@twibble.org>
Fri, 27 Apr 2007 02:06:22 +0000 (02:06 +0000)
commitbf3453c3ea3858a857d44c5cbc4f4a48069652da
tree24591813c9288312015cea30a7165dd760ece97a
parentf90b1322d610a95421df8e17eb91f384fd2e057a
perl 5.8.8/cpan: Fix the installation paths for cpan modules. The installed
files for perl modules built using cpan will end up in different places
depending on which version of perl they are being built with. Modules that
explicitly set various FILES_ values were using the paths that are only
valid for the older versions of perl. Calculate and set the correct path in
cpan.bbclass and use that in the FILES_ variables so that it'll be correct
for all versions of perl.
classes/cpan.bbclass
packages/perl/libcompress-zlib-perl_1.42.bb
packages/perl/libdigest-sha1-perl_2.11.bb
packages/perl/libipc-sharelite-perl_0.09.bb
packages/perl/liblocale-gettext-perl_1.05.bb
packages/perl/libmath-bigint-gmp-perl_1.18.bb
packages/perl/libparams-validate-perl_0.86.bb
packages/perl/libversion-perl_0.6701.bb
packages/perl/libxml-parser-perl_2.34.bb