From dfcd1acf1752c43123dfc8d2d9b0303f4d539c6c Mon Sep 17 00:00:00 2001 From: David Tardon Date: Thu, 30 May 2013 07:34:54 +0200 Subject: [PATCH] make build verbose --- libexttextcat.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libexttextcat.spec b/libexttextcat.spec index 5cfe557..3eeab51 100644 --- a/libexttextcat.spec +++ b/libexttextcat.spec @@ -41,7 +41,7 @@ you to easily create your own document fingerprints. %build -%configure --disable-static --disable-werror +%configure --disable-silent-rules --disable-static --disable-werror make %{?_smp_mflags}