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

source_changes at macosforge.org source_changes at macosforge.org
Tue Mar 22 19:37:32 PDT 2011


Revision: 5292
          http://trac.macosforge.org/projects/ruby/changeset/5292
Author:   lsansonetti at apple.com
Date:     2011-03-22 19:37:32 -0700 (Tue, 22 Mar 2011)
Log Message:
-----------
install the xcode4 templates one directory above the tree

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

Modified: MacRuby/trunk/instruby.rb
===================================================================
--- MacRuby/trunk/instruby.rb	2011-03-23 02:35:28 UTC (rev 5291)
+++ MacRuby/trunk/instruby.rb	2011-03-23 02:37:32 UTC (rev 5292)
@@ -455,7 +455,7 @@
 end
 
 install_stuff('Xcode 4.x templates', 'misc/xcode4-templates',
-  '/Developer/Library/Xcode/Templates/Project Templates', 0755)
+  '/Developer/Library/Xcode/Templates', 0755)
 install_stuff('Xcode 3.x templates', 'misc/xcode-templates', 
   '/Library/Application Support/Developer/3.0/Xcode', 0755)
 install_stuff('Xcode 2.x templates', 'misc/xcode-templates', 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20110322/a6c42632/attachment.html>


More information about the macruby-changes mailing list