reenable make check
This commit is contained in:
parent
70a3ddcede
commit
0db86b6f9a
2
icu.spec
2
icu.spec
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user