Skip to content

Commit

Permalink
[packaging] Remove extra file
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomin1 committed Jan 24, 2019
1 parent 393af77 commit 233b0c5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rpm/icu.spec
Expand Up @@ -93,6 +93,9 @@ make %{?_smp_mflags} -C source install-doc \
docdir=$RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version}
chmod +x $RPM_BUILD_ROOT%{_libdir}/*.so.*

# Remove extra file
rm %{_datadir}/icu/%{upstream_version}/license.html

%check
# test to ensure that -j(X>1) didn't "break" man pages. b.f.u #2357
if grep -q @VERSION@ source/tools/*/*.8 source/tools/*/*.1 source/config/*.1; then
Expand Down

0 comments on commit 233b0c5

Please sign in to comment.