[macruby-changes] [5283] MacRuby/trunk/instruby.rb

source_changes at macosforge.org source_changes at macosforge.org
Sun Mar 20 19:58:11 PDT 2011


Revision: 5283
          http://trac.macosforge.org/projects/ruby/changeset/5283
Author:   mattaimonetti at gmail.com
Date:     2011-03-20 19:58:08 -0700 (Sun, 20 Mar 2011)
Log Message:
-----------
deleting code is better than commenting it out, especially when we use a SCM.

Modified Paths:
--------------
    MacRuby/trunk/instruby.rb

Modified: MacRuby/trunk/instruby.rb
===================================================================
--- MacRuby/trunk/instruby.rb	2011-03-21 01:46:15 UTC (rev 5282)
+++ MacRuby/trunk/instruby.rb	2011-03-21 02:58:08 UTC (rev 5283)
@@ -520,7 +520,6 @@
 ib_dest = '/Developer/usr/bin'
 mkdir_p ib_dest
 ln_sfh File.join("../../..", CONFIG['bindir'], 'rb_nibtool'), ib_dest
-#install('tool/rb_nibtool.old', ib_dest, :mode => $prog_mode)
 
 puts "installing LLVM tools"
 llc_dest = File.join(CONFIG['bindir'], 'llc')
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20110320/e919e4bd/attachment.html>


More information about the macruby-changes mailing list