Your IP : 216.73.216.1


Current Path : /usr/local/rvm/patches/ruby/2.0.0/
Upload File :
Current File : //usr/local/rvm/patches/ruby/2.0.0/static.patch

--- trunk/ext/extmk.rb  2013/05/28 02:30:13 40973
+++ trunk/ext/extmk.rb  2013/07/28 11:10:52 42213
@@ -227,7 +227,7 @@
         f.rewind
         f.print(s)
         f.truncate(f.pos)
-      end
+      end unless $static
     else
       open(makefile, "wb") do |f|
         f.puts "# " + DUMMY_SIGNATURE