From ead462b32fa7bdc1dbf64956d23efcc68b3531ca Mon Sep 17 00:00:00 2001 From: David Tardon Date: Mon, 29 Apr 2013 06:49:19 +0200 Subject: [PATCH] verbose build --- libwpd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libwpd.spec b/libwpd.spec index e813ce9..a48a483 100644 --- a/libwpd.spec +++ b/libwpd.spec @@ -43,7 +43,7 @@ Includes and definitions for developing with libwpd. %configure --without-docs --disable-static --disable-werror sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool -make %{?_smp_mflags} +make %{?_smp_mflags} V=1 %install make DESTDIR=$RPM_BUILD_ROOT install