[macruby-changes] [427] MacRuby/trunk/bin/hotcocoa
source_changes at macosforge.org
source_changes at macosforge.org
Tue Aug 12 20:16:17 PDT 2008
Revision: 427
http://trac.macosforge.org/projects/ruby/changeset/427
Author: rich at infoether.com
Date: 2008-08-12 20:16:17 -0700 (Tue, 12 Aug 2008)
Log Message:
-----------
fix #! line
Modified Paths:
--------------
MacRuby/trunk/bin/hotcocoa
Modified: MacRuby/trunk/bin/hotcocoa
===================================================================
--- MacRuby/trunk/bin/hotcocoa 2008-08-13 03:04:21 UTC (rev 426)
+++ MacRuby/trunk/bin/hotcocoa 2008-08-13 03:16:17 UTC (rev 427)
@@ -1,4 +1,4 @@
-#!/usr/local/bin/macruby
+#!/usr/bin/env ruby
project_name = ARGV.shift
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macruby-changes/attachments/20080812/91986076/attachment.html
More information about the macruby-changes
mailing list