Enable verbose make output (to be picked up the next release

This commit is contained in:
Hans de Goede 2010-02-14 09:22:18 +00:00
parent 1a97476e88
commit eb899f72ea

View File

@ -67,7 +67,7 @@ iconv -f ISO-8859-1 -t UTF8 AUTHORS > tmp; touch -r AUTHORS tmp; mv tmp AUTHORS
# Don't use rpath!
%{__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}
V=1 %{__make} %{?_smp_mflags}
%install