diff --git a/icu.spec b/icu.spec index e854f16..345b1f2 100644 --- a/icu.spec +++ b/icu.spec @@ -112,21 +112,13 @@ install -p -m755 -D %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/icu-config if grep -q @VERSION@ source/tools/*/*.8 source/tools/*/*.1 source/config/*.1; then exit 1 fi -%ifarch i686 -# F26 since the mass rebuild in 2017-Feb fails a check, ignore error. TODO: find cause / disable only one. -%make_build -C source check ||: -%else %make_build -C source check -%endif # log available codes pushd source LD_LIBRARY_PATH=lib:stubdata:tools/ctestfw:$LD_LIBRARY_PATH bin/uconv -l -%ldconfig_scriptlets -n lib%{name} - - %files %license license.html %exclude %{_datadir}/%{name}/*/LICENSE