dtardon pushed to libmspub (f22). "configure with --disable-silent-rules"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Apr 17 14:25:14 UTC 2015


>From bdffac148c301303b9ca5a9dd95b3a9b8466c8bd Mon Sep 17 00:00:00 2001
From: David Tardon <dtardon at redhat.com>
Date: Fri, 17 Apr 2015 16:20:05 +0200
Subject: configure with --disable-silent-rules


diff --git a/libmspub.spec b/libmspub.spec
index cacb7c3..1ea2cee 100644
--- a/libmspub.spec
+++ b/libmspub.spec
@@ -48,12 +48,12 @@ Currently supported: XHTML, raw.
 %setup -q
 
 %build
-%configure --disable-static --disable-werror
+%configure --disable-static --disable-werror --disable-silent-rules
 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} V=1
+make %{?_smp_mflags}
 
 export LD_LIBRARY_PATH=`pwd`/src/lib/.libs${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
 help2man -N -n 'debug the conversion library' -o pub2raw.1 ./src/conv/raw/.libs/pub2raw
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/libmspub.git/commit/?h=f22&id=bdffac148c301303b9ca5a9dd95b3a9b8466c8bd


More information about the scm-commits mailing list