Subject: Re: Perl Module::Build and installation to DESTDIR
To: None <tech-pkg@NetBSD.org>
From: Klaus Heinz <k.heinz.mai.sieben@kh-22.de>
List: tech-pkg
Date: 05/18/2007 15:12:54
Joerg Sonnenberger wrote:

> >  .PHONY: do-modbuild-install
> >  do-modbuild-install:
> > -	@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ./Build install
> > +	@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ./Build install ${_PERL5_MODBUILD_DESTDIR_OPTION}
> 
> Maybe just use :U and don't define it for the non-destdir case?

I do not see how :U would be useful here.

ciao
     Klaus