]> git.pld-linux.org Git - packages/ruby.git/blame - mkmf-verbose.patch
mkmf moved to devel
[packages/ruby.git] / mkmf-verbose.patch
CommitLineData
b5465d0c
ER
1--- ruby-1.9.3-p0/lib/mkmf.rb.debug 2011-08-11 15:07:37.000000000 +0900
2+++ ruby-1.9.3-p0/lib/mkmf.rb 2012-01-29 21:34:17.000000000 +0900
3@@ -1638,7 +1638,7 @@
4 SHELL = /bin/sh
5
6 # V=0 quiet, V=1 verbose. other values don't work.
7-V = 0
8+V = 1
9 Q1 = $(V:1=)
10 Q = $(Q1:0=@)
11 n=$(NULLCMD)
This page took 0.584511 seconds and 4 git commands to generate.