[packages/ruby/dev-2.0] update mkmf-verbose.patch

glen glen at pld-linux.org
Tue May 20 22:07:58 CEST 2014


commit 2a66c8dd8dcd904ad065c8d8cd543653d6df4a08
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu May 1 15:54:56 2014 +0300

    update mkmf-verbose.patch

 mkmf-verbose.patch | 22 ++++++++++++++++++----
 1 file changed, 18 insertions(+), 4 deletions(-)
---
diff --git a/mkmf-verbose.patch b/mkmf-verbose.patch
index 7da66c8..de78ad8 100644
--- a/mkmf-verbose.patch
+++ b/mkmf-verbose.patch
@@ -1,6 +1,17 @@
---- ruby-1.9.3-p0/lib/mkmf.rb.debug	2011-08-11 15:07:37.000000000 +0900
-+++ ruby-1.9.3-p0/lib/mkmf.rb	2012-01-29 21:34:17.000000000 +0900
-@@ -1638,7 +1638,7 @@
+From ec16398159a161fc77436b4855d489f193b2515b Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?V=C3=ADt=20Ondruch?= <vondruch at redhat.com>
+Date: Mon, 19 Nov 2012 15:14:51 +0100
+Subject: [PATCH] Verbose mkmf.
+
+---
+ lib/mkmf.rb | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/lib/mkmf.rb b/lib/mkmf.rb
+index 4b6c52e..67a15ee 100644
+--- a/lib/mkmf.rb
++++ b/lib/mkmf.rb
+@@ -1777,7 +1777,7 @@ SRC
  SHELL = /bin/sh
  
  # V=0 quiet, V=1 verbose.  other values don't work.
@@ -8,4 +19,7 @@
 +V = 1
  Q1 = $(V:1=)
  Q = $(Q1:0=@)
- n=$(NULLCMD)
+ ECHO1 = $(V:1=@#{CONFIG['NULLCMD']})
+-- 
+1.8.1.2
+
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby.git/commitdiff/e78dba6ab62a7b8327b40435295769d75c311c89



More information about the pld-cvs-commit mailing list