reenable make check

This commit is contained in:
Caolán McNamara 2016-02-16 11:59:10 +00:00
parent 70a3ddcede
commit 0db86b6f9a

View File

@ -116,7 +116,7 @@ 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 if grep -q @VERSION@ source/tools/*/*.8 source/tools/*/*.1 source/config/*.1; then
exit 1 exit 1
fi fi
# make %{?_smp_mflags} -C source check make %{?_smp_mflags} -C source check
%post -n lib%{name} -p /sbin/ldconfig %post -n lib%{name} -p /sbin/ldconfig