Ben Reser <[EMAIL PROTECTED]> writes:

> On Wed, Nov 13, 2002 at 05:04:42PM +0100, Frederic Crozat wrote:
> > * Wed Nov 13 2002 Frederic Crozat <[EMAIL PROTECTED]> 2.43-3mdk
> > 
> > - from  Chris Weber <[EMAIL PROTECTED]> :
> >   - build cleanly on mdk82, defines for perl_sitelib, perl_man1dir and
> >     perl_man3dir should be realy in rpm's macrodefs.
> 
> perl_sitelib was removed when they switched to perl_vendorlib.  Might be
> nice to add it in but I think part of the point is to get packagers to
> use vendor instead of the site tree. 

right. 

maybe i could put this instead:

%perl_sitelib   %(eval "`perl -V:installsitelib`"; echo '%perl_sitelib is deprecated, 
use perl_vendorlib instead!' 1>&2; echo $installsitelib)

Reply via email to