Actually the offending bit is actually hard coded into context.rb!!
def transform_config_file(configuration, source_path, target_build_path)
# signing is on for IronRuby in Merlin, off for SVN and Binary
layout = {'Merlin' => { :signing => false, :LibraryPaths =>
'..\..\Languages\Ru
Yes I also found that out.. I added a new one there in my branch. MonoDist
On Sun, Feb 15, 2009 at 3:03 PM, Pete Bacon Darwin <
bacondar...@googlemail.com> wrote:
> Actually the offending bit is actually hard coded into context.rb!!
>
>
>
> def transform_config_file(configuration, source_path