From 7d44bbb71e9c775d1286600e64f4c5662a79a752 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Sun, 18 Feb 2018 22:34:30 +0100 Subject: [PATCH] Remove README from /usr/share/squidclamav --- squidclamav.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/squidclamav.spec b/squidclamav.spec index 206a85c..9ff1b20 100644 --- a/squidclamav.spec +++ b/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