Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=571282

--- Comment #2 from Chris Weyl <[email protected]> 2010-03-12 22:16:42 EST 
---
Whoops -- sorry about that, %perl_ext_env_unset is a macro I have defined on my
system; I'm thinking about including it in the macros.perl file.  Basically, it
unsets any "special" env vars that happen to be set, as well as sets some to
get some of the more interactive Makefile.PL's to go with the defaults:

%perl_ext_env_unset %{expand:
unset PERL_MM_OPT MODULEBUILDRC PERL5INC
export PERL_AUTOINSTALL="--defaultdeps"
export PERL_MM_USE_DEFAULT=1
}

It's conditionalized in this package, so it does no harm, but I can remove it
if you'd prefer.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to