[macruby-changes] [276] MacRuby/trunk/Rakefile
source_changes at macosforge.org
source_changes at macosforge.org
Wed Jun 11 15:27:47 PDT 2008
Revision: 276
http://trac.macosforge.org/projects/ruby/changeset/276
Author: lsansonetti at apple.com
Date: 2008-06-11 15:27:46 -0700 (Wed, 11 Jun 2008)
Log Message:
-----------
one more
Modified Paths:
--------------
MacRuby/trunk/Rakefile
Modified: MacRuby/trunk/Rakefile
===================================================================
--- MacRuby/trunk/Rakefile 2008-06-11 22:22:38 UTC (rev 275)
+++ MacRuby/trunk/Rakefile 2008-06-11 22:27:46 UTC (rev 276)
@@ -496,7 +496,7 @@
task :clean_ext do
if File.exist?('./miniruby')
- exec_line("./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ext/extmk.rb #{EXTMK_ARGS} clean")
+ exec_line("./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ext/extmk.rb #{EXTMK_ARGS} -- clean")
end
end
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macruby-changes/attachments/20080611/db5e8f80/attachment-0001.htm
More information about the macruby-changes
mailing list