From 64040b480e47a62f6e7bcdec50bae035144f1475 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Fri, 1 Jun 2012 09:52:37 +0200 Subject: [PATCH] run build verbosely --- libvisio.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libvisio.spec b/libvisio.spec index 7ef9b17..77f6851 100644 --- a/libvisio.spec +++ b/libvisio.spec @@ -57,7 +57,7 @@ sed -i \ -e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \ -e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' \ libtool -make %{?_smp_mflags} +make %{?_smp_mflags} V=1 %install