commit 6107fc5af29e4b1438bf6420edcddf4bc394a0be
Author: Jan Palus <[email protected]>
Date: Sat Aug 19 23:06:49 2023 +0200
disable silent rules
bmon.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/bmon.spec b/bmon.spec
index 96c048b..985892e 100644
--- a/bmon.spec
+++ b/bmon.spec
@@ -49,8 +49,9 @@ Pozwala on na generowanie i rysowanie trzech typów diagramów:
%{__autoconf}
%{__automake}
%{__autoheader}
-%configure
-%{__make} V=1
+%configure \
+ --disable-silent-rules
+%{__make}
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bmon.git/commitdiff/6107fc5af29e4b1438bf6420edcddf4bc394a0be
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit