mirror of
https://abf.rosa.ru/djam/icu.git
synced 2025-02-23 19:02:50 +00:00
bot: rpm5 -> rpm4 (8)
This commit is contained in:
parent
c0ab5f388f
commit
6e89611fb0
1 changed files with 3 additions and 3 deletions
6
icu.spec
6
icu.spec
|
@ -240,8 +240,8 @@ export CXXFLAGS='%{optflags} -fno-strict-aliasing'
|
|||
%if %{with crosscompile}
|
||||
unset TARGET
|
||||
%endif
|
||||
%make_build
|
||||
%make_build doc
|
||||
%make
|
||||
%make doc
|
||||
popd
|
||||
|
||||
|
||||
|
@ -249,7 +249,7 @@ popd
|
|||
%if %{with crosscompile}
|
||||
unset TARGET
|
||||
%endif
|
||||
%make_install -C source
|
||||
%makeinstall_std -C source
|
||||
|
||||
|
||||
%if %{with tests}
|
||||
|
|
Loading…
Add table
Reference in a new issue