On Thu, 06 Dec 2012, Jerome Quelin wrote:

> Hi,
> 
> Would it be possible to add a new environment variable for rpmbuild to
> use when building rpms?
> 
> new variable:   PERL_AUTOINSTALL=--skipdeps

If it's needed in %install, it can be added to %__spec_install_pre :
http://svnweb.mageia.org/soft/rpm/rpm-setup/trunk/build.macros.in?revision=6508&view=markup#l288

Is it needed in %prep or %build ?

Reply via email to