From 8e1455a16e0dba91e271b1ab7512526aa5329749 Mon Sep 17 00:00:00 2001 From: usa Date: Mon, 2 Oct 2006 06:55:16 +0000 Subject: * instruby.rb: for cross compile. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@11064 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- instruby.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'instruby.rb') diff --git a/instruby.rb b/instruby.rb index be68feb579..5548fa1f96 100644 --- a/instruby.rb +++ b/instruby.rb @@ -262,8 +262,8 @@ install?(:local, :comm, :bin) do if ruby_bin_dosish batfile = File.join(bindir, name + ".bat") - open_for_install(batfile, "w") {|b| - b.print(<