[packages/tinc] disable silent rules
glen
glen at pld-linux.org
Tue Jan 3 18:47:48 CET 2017
commit d9c06eabf32a08529abf4c6df3205eb2e5e1f6ee
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Jan 3 19:47:30 2017 +0200
disable silent rules
tinc.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/tinc.spec b/tinc.spec
index 18d5930..8a19a84 100644
--- a/tinc.spec
+++ b/tinc.spec
@@ -40,7 +40,8 @@ gzip -dc doc/sample-config.tar.gz | tar xf - -C doc
%{__autoheader}
%{__autoconf}
%{__automake}
-%configure
+%configure \
+ --disable-silent-rules
%{__make}
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tinc.git/commitdiff/d9c06eabf32a08529abf4c6df3205eb2e5e1f6ee
More information about the pld-cvs-commit
mailing list