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

-- 
_______________________________________________
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - http://slackbuilds.org/faq/

Reply via email to