Remove README from /usr/share/squidclamav

tags/squidclamav-6.16-1
Daniel Berteaud 7 years ago
parent 9f492eed90
commit 7d44bbb71e
  1. 2
      squidclamav.spec

@ -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

Loading…
Cancel
Save