[libcdr] build verbosely

David Tardon dtardon at fedoraproject.org
Fri Jun 1 09:52:14 UTC 2012


commit 708cbdfa3f1c4f9d5bc3139116e80df185d9c48d
Author: David Tardon <dtardon at redhat.com>
Date:   Fri Jun 1 11:47:17 2012 +0200

    build verbosely

 libcdr.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libcdr.spec b/libcdr.spec
index c19a3ec..eaebed6 100644
--- a/libcdr.spec
+++ b/libcdr.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