Remove unneeded %clean section
It is the behavior since EPEL5. Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
731228e5f9
commit
b31f85ac26
@ -36,8 +36,6 @@ make %{?_smp_mflags} V=
|
||||
%install
|
||||
make DESTDIR=%{buildroot} MANDIR=%{_mandir} install
|
||||
|
||||
%clean
|
||||
|
||||
%files
|
||||
%doc COPYING README.md
|
||||
%{_mandir}/man8/cache_check.8.gz
|
||||
|
Loading…
Reference in New Issue
Block a user