[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Add missing definition for ruby to build/win32/make_dist.conf.template

From: Daniel L. Rall <dlr_at_finemaltcoding.com>
Date: 2007-10-29 23:58:56 CET

On Mon, 29 Oct 2007, G.J. Doornink wrote:

> Currently make_dist.py generates the following error.
>
> make_dist: Creating ruby gem
> Traceback (most recent call last):
> File "build\win32\make_dist.py", line 431, in _make_dist
> rubycmd = '"%s" "%s" --output-dir="%s"' % (cfg.get('tools', 'ruby'),
> File "C:\PROGRA~1\Python24\lib\ConfigParser.py", line 520, in get
> raise NoOptionError(option, section)
> NoOptionError: No option 'ruby' in section: 'tools'
> make_dist: Exit 1
>
> The following patch fixes this.
>
> [[[
> Add missing definition for ruby to [tools] section of
> make_dist.conf.template
>
> * build/win32/make_dist.conf.template
> Add ruby definition to [tools] section.
>
> Patch by: G.J. Doornink
> ]]]

Thanks, committed to trunk in r27476.

  • application/pgp-signature attachment: stored
Received on Tue Oct 30 00:00:05 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.