[libcmis] build verbosely

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


commit 23f3eda6f5d9a755443a009b34cfcd58114103f6
Author: David Tardon <dtardon at redhat.com>
Date:   Fri Jun 1 08:15:01 2012 +0200

    build verbosely

 libcmis.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libcmis.spec b/libcmis.spec
index e659886..82689c8 100644
--- a/libcmis.spec
+++ b/libcmis.spec
@@ -46,7 +46,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