[macruby-changes] [4531] ControlTower/trunk/Rakefile

source_changes at macosforge.org source_changes at macosforge.org
Mon Sep 20 15:56:09 PDT 2010


Revision: 4531
          http://trac.macosforge.org/projects/ruby/changeset/4531
Author:   joshua.ballanco at apple.com
Date:     2010-09-20 15:56:08 -0700 (Mon, 20 Sep 2010)
Log Message:
-----------
Don't really need that, I guess

Modified Paths:
--------------
    ControlTower/trunk/Rakefile

Modified: ControlTower/trunk/Rakefile
===================================================================
--- ControlTower/trunk/Rakefile	2010-09-20 22:45:39 UTC (rev 4530)
+++ ControlTower/trunk/Rakefile	2010-09-20 22:56:08 UTC (rev 4531)
@@ -4,7 +4,6 @@
 CT_VERSION = '1.0'
 
 GEM_SPEC = Gem::Specification.new do |spec|
-  spec.platform = Gem::Platform.local
   spec.name = 'control_tower'
   spec.summary = 'A Rack-based HTTP server for MacRuby'
   spec.description = <<-DESCRIPTION
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20100920/ef7182a5/attachment-0001.html>


More information about the macruby-changes mailing list