From 6035177e8b817df76521f9d9667a4eeef1c25e64 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 8 Nov 2016 15:21:09 +0100 Subject: [PATCH] disable silent building Signed-off-by: Igor Gnatenko --- libpeas.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libpeas.spec b/libpeas.spec index 50cd509..796c7d2 100644 --- a/libpeas.spec +++ b/libpeas.spec @@ -74,7 +74,7 @@ that are needed to write applications that use libpeas. %autosetup %build -%configure +%configure --disable-silent-rules %make_build %install