[libvisio] run build verbosely

David Tardon dtardon at fedoraproject.org
Fri Jun 1 09:46:15 UTC 2012


commit 64040b480e47a62f6e7bcdec50bae035144f1475
Author: David Tardon <dtardon at redhat.com>
Date:   Fri Jun 1 09:52:37 2012 +0200

    run build verbosely

 libvisio.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
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


More information about the scm-commits mailing list