From 23f3eda6f5d9a755443a009b34cfcd58114103f6 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Fri, 1 Jun 2012 08:15:01 +0200 Subject: [PATCH] build verbosely --- libcmis.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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