let that damn check fail if it fails
This commit is contained in:
parent
16926396cd
commit
35290680bb
2
icu.spec
2
icu.spec
@ -129,7 +129,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
|
||||
exit 1
|
||||
fi
|
||||
make %{?_smp_mflags} -C source check ||:
|
||||
make %{?_smp_mflags} -C source check
|
||||
|
||||
# log available codes
|
||||
pushd source
|
||||
|
Loading…
Reference in New Issue
Block a user