[packages/ruby] rediff patches

atler atler at pld-linux.org
Tue Jun 15 16:30:36 CEST 2021


commit 44ad977221abf15169e1257f8b21efb090db495e
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Jun 15 11:59:38 2021 +0000

    rediff patches

 mkmf-verbose.patch | 2 +-
 strip-ccache.patch | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mkmf-verbose.patch b/mkmf-verbose.patch
index ccbd972..eb9145c 100644
--- a/mkmf-verbose.patch
+++ b/mkmf-verbose.patch
@@ -19,7 +19,7 @@ index 682eb46..e6b1445 100644
 +V = 1
  Q1 = $(V:1=)
  Q = $(Q1:0=@)
- ECHO1 = $(V:1=@#{CONFIG['NULLCMD']})
+ ECHO1 = $(V:1=@ #{CONFIG['NULLCMD']})
 -- 
 1.8.3.1
 
diff --git a/strip-ccache.patch b/strip-ccache.patch
index 8c5528b..394824f 100644
--- a/strip-ccache.patch
+++ b/strip-ccache.patch
@@ -7,4 +7,4 @@
 +    when /^(CC|CXX)$/; val.sub!(/ccache /, '')
      when /^arch$/; if val.empty? then val = arch else arch = val end
      when /^sitearch$/; val = '$(arch)' if val.empty?
-     end
+     when /^DESTDIR$/; next
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list