Re: mail/fetchmail: handle python dependency properly

2011-08-24 Thread Pascal Stumpf
On Tue, Aug 23, 2011 at 10:07:51PM +, Stuart Henderson wrote: > On 2011-08-23, Pascal Stumpf wrote: > > I think the following is a much better approach at handling the > > "fetchmailconf" script: Properly depend on python (and -tkinter) at > > runtime and replace the shebang line in the script

Re: mail/fetchmail: handle python dependency properly

2011-08-23 Thread Stuart Henderson
On 2011-08-23, Pascal Stumpf wrote: > I think the following is a much better approach at handling the > "fetchmailconf" script: Properly depend on python (and -tkinter) at > runtime and replace the shebang line in the script. > There's no need for forcing that dependency chain on the average box