[macruby-changes] [2570] MacRuby/trunk/instruby.rb
source_changes at macosforge.org
source_changes at macosforge.org
Fri Sep 18 19:22:29 PDT 2009
Revision: 2570
http://trac.macosforge.org/projects/ruby/changeset/2570
Author: mattaimonetti at gmail.com
Date: 2009-09-18 19:22:25 -0700 (Fri, 18 Sep 2009)
Log Message:
-----------
changed a small typo in the installer script
Modified Paths:
--------------
MacRuby/trunk/instruby.rb
Modified: MacRuby/trunk/instruby.rb
===================================================================
--- MacRuby/trunk/instruby.rb 2009-09-19 01:13:53 UTC (rev 2569)
+++ MacRuby/trunk/instruby.rb 2009-09-19 02:22:25 UTC (rev 2570)
@@ -451,9 +451,9 @@
unless $installing_rdoc
+install_stuff('Xcode 3.x templates', 'misc/xcode-templates',
+ '/Library/Application Support/Developer/3.0/Xcode', 0755)
install_stuff('Xcode templates', 'misc/xcode-templates',
- '/Library/Application Support/Developer/3.0/Xcode', 0755)
-install_stuff('Xcode 3.1 templates', 'misc/xcode-templates',
'/Library/Application Support/Developer/Shared/Xcode', 0755)
install_stuff('samples', 'sample-macruby',
'/Developer/Examples/Ruby/MacRuby', 0775)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090918/6e1d3f86/attachment-0001.html>
More information about the macruby-changes
mailing list