[Slackbuilds-users] hitting a problem with a SlackBuild

Thomas Morper thomas at beingboiled.info
Sun Dec 30 01:33:29 UTC 2012


On Sun, 30 Dec 2012, Glenn Becker wrote:

> Is it acceptable, in this case, to create a diff for this makefile that simply
> skips over the interactive bit and auto-supplies the "y"? I am not sure how
> else to accomplish this.

No need for a patch, just set PERL_MM_USE_DEFAULT to a true value, then 
MakeMaker will assume defaults without waiting for user input, e.g.:

  PERL_MM_USE_DEFAULT=y perl Makefile.PL

Cheers,
  Thomas

-- 


More information about the SlackBuilds-users mailing list