[packages/libfm] disable silent rules

glen glen at pld-linux.org
Sun Mar 2 14:09:19 CET 2014


commit fea53e8c8263e69bd9d59a756c5dd651590b8935
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Mar 2 15:09:11 2014 +0200

    disable silent rules

 libfm.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/libfm.spec b/libfm.spec
index 2fc7e0b..ae52603 100644
--- a/libfm.spec
+++ b/libfm.spec
@@ -89,12 +89,13 @@ Dokumentacja API LIBFM.
 
 %build
 %configure \
+	--disable-silent-rules \
 	--enable-gtk-doc=%{!?with_apidocs:no}%{?with_apidocs:yes} \
 	%{?with_apidocs:--with-html-dir=%{_gtkdocdir}} \
 	--enable-exif \
 	--enable-udisks \
 	--with-gtk=2
-%{__make} V=1
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libfm.git/commitdiff/fea53e8c8263e69bd9d59a756c5dd651590b8935



More information about the pld-cvs-commit mailing list