On Fri, 17 May 2002, Doug MacEachern wrote:
> > It's in /usr/lib instead.
>
> that is bogus. why do they do that?
I dunno. I can file a bug against the package.
> > Is this a problem with the assumptions in the Apache::Build code or is it
> > a Debian problem?
>
> debian. we could probably a
On Fri, 17 May 2002, Dave Rolsky wrote:
> I noticed that this is set via this code in Apache::Build ...
>
>
> print $fh $self->canon_make_attr('libperl',
> join '/',
> $self->perl_config('archlibexp'),
>
I noticed that this is set via this code in Apache::Build ...
print $fh $self->canon_make_attr('libperl',
join '/',
$self->perl_config('archlibexp'),
'CORE',