[packages/kodi] disable-silent-rules does not work, use make V=1

glen glen at pld-linux.org
Mon Jan 19 20:40:07 CET 2015


commit 00f4b5aba94590c7abb058795534afc64593a849
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Jan 19 21:36:22 2015 +0200

    disable-silent-rules does not work, use make V=1

 kodi.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kodi.spec b/kodi.spec
index f3608c1..2045b08 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -258,7 +258,7 @@ ln -s %{SOURCE1} tools/depends/target/ffmpeg/ffmpeg-2.4.4-%{codename}.tar.gz
 	%{__enable_disable xrandr} \
 	%{nil}
 
-%{__make}
+%{__make} V=1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kodi.git/commitdiff/a5bfc3a3b6628d9366edaa5501a8344f05bf142a



More information about the pld-cvs-commit mailing list