Remove README from /usr/share/squidclamav

This commit is contained in:
Daniel Berteaud 2018-02-18 22:34:30 +01:00
parent 9f492eed90
commit 7d44bbb71e
1 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,8 @@ in C and can handle thousand of connections.
# Make distrib files
%{__make} install \
DESTDIR=%{buildroot}
# README will be handled in %doc
%{__rm} -f %{buildroot}/%{_datadir}/%{name}/README
%clean
%{__rm} -rf $RPM_BUILD_ROOT