Browse Source

remove file conflicts

master
parent
commit
36ca35cb19
  1. 1
      icu/icu.spec

1
icu/icu.spec

@ -90,6 +90,7 @@ PreReq: OpenPKG, openpkg >= 20100101
( cd source
%{l_make} %{l_mflags} install DESTDIR=$RPM_BUILD_ROOT
) || exit $?
rm -rf $RPM_BUILD_ROOT%{l_prefix}/lib/icu >/dev/null 2>&1 || true
strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}

Loading…
Cancel
Save