From 708cbdfa3f1c4f9d5bc3139116e80df185d9c48d Mon Sep 17 00:00:00 2001 From: David Tardon Date: Fri, 1 Jun 2012 11:47:17 +0200 Subject: [PATCH] build verbosely --- libcdr.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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