[packages/g-wrap] - disable silent-rules

qboosh qboosh at pld-linux.org
Sat Mar 28 17:18:35 CET 2020


commit 20562f0d6a539c70a389fed5197acbd23bb1a9cf
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Mar 28 17:19:50 2020 +0100

    - disable silent-rules

 g-wrap.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/g-wrap.spec b/g-wrap.spec
index 26f7ad6..0059d7b 100644
--- a/g-wrap.spec
+++ b/g-wrap.spec
@@ -83,7 +83,8 @@ Bibliotecas estáticas para desenvolvimento com a biblioteca g-wrap.
 %{__autoheader}
 %{__automake}
 %configure \
-	--disable-Werror
+	--disable-Werror \
+	--disable-silent-rules
 
 %{__make} -j1
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/g-wrap.git/commitdiff/20562f0d6a539c70a389fed5197acbd23bb1a9cf



More information about the pld-cvs-commit mailing list