make build verbose
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
294ae933db
commit
06d7baf887
@ -96,6 +96,7 @@ find doc -type f -executable -print -exec chmod 0644 {} ';'
|
||||
%build
|
||||
mkdir py2 py3
|
||||
%global _configure ../configure
|
||||
%global _configure_disable_silent_rules 1
|
||||
( cd py2 && %configure --cache-file=../config.cache --with-python=%{__python2} )
|
||||
( cd py3 && %configure --cache-file=../config.cache --with-python=%{__python3} )
|
||||
%make_build -C py2
|
||||
|
Loading…
Reference in New Issue
Block a user