[70936] trunk/dports/ruby/rb19-rcairo/files/patch-extconf.rb.diff

kimuraw at macports.org kimuraw at macports.org
Thu Aug 26 16:01:09 PDT 2010


Revision: 70936
          http://trac.macports.org/changeset/70936
Author:   kimuraw at macports.org
Date:     2010-08-26 16:01:09 -0700 (Thu, 26 Aug 2010)
Log Message:
-----------
ruby/rb19-rcairo: remove debug print in patch-extconf.rb.diff

Modified Paths:
--------------
    trunk/dports/ruby/rb19-rcairo/files/patch-extconf.rb.diff

Modified: trunk/dports/ruby/rb19-rcairo/files/patch-extconf.rb.diff
===================================================================
--- trunk/dports/ruby/rb19-rcairo/files/patch-extconf.rb.diff	2010-08-26 22:59:54 UTC (rev 70935)
+++ trunk/dports/ruby/rb19-rcairo/files/patch-extconf.rb.diff	2010-08-26 23:01:09 UTC (rev 70936)
@@ -1,11 +1,10 @@
 --- extconf.rb.orig	2010-08-26 21:57:21.000000000 +0900
-+++ extconf.rb	2010-08-27 07:57:25.000000000 +0900
-@@ -13,7 +13,8 @@
++++ extconf.rb	2010-08-27 08:00:16.000000000 +0900
+@@ -13,7 +13,7 @@
                   RbConfig::CONFIG["EXEEXT"])
  
  Dir.chdir(ext_dir.to_s) do
 -  system(ruby, "extconf.rb")
-+  $stderr.puts ARGV
 +  system(ruby, "extconf.rb", *ARGV)
  end
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100826/e9ebc5e0/attachment-0001.html>


More information about the macports-changes mailing list