On Tue, Jun 07, 2005 at 06:34:16PM -0700, Thomas Lofgren wrote: >Package: perl >Version: 5.8.7-2 > >This looks like a duplicate of 213355, which was fixed a couple of >years ago. > >Expected behavior (v5.8.4): > $ perl -V:installarchlib > installarchlib='/usr/lib/perl/5.8'; >Actual behavior (v5.8.7): > $ perl -V:installarchlib > > installarchlib='/home/bod/debian/perl/perl-5.8.7/debian/tmp/usr/lib/perl/5.8'; > >This causes all modules from CPAN to get installed in an interesting >place.
Oops. Looks like those values have been moved to Config_heavy.pl, which is not post-edited in the build. Fixing. --bod -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

