From 00e1a18fb881ac14c2e19d866b3f8cf92968843b Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 29 Jan 2019 05:47:30 +0100 Subject: [PATCH] Remove unneeded %clean section It is the behavior since EPEL5. Signed-off-by: Igor Gnatenko --- setroubleshoot-plugins.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec index 79472f5..d36b96c 100644 --- a/setroubleshoot-plugins.spec +++ b/setroubleshoot-plugins.spec @@ -40,9 +40,6 @@ make DESTDIR=%{buildroot} PYTHON=%{__python3} pkgdocdir=%{_pkgdocdir} install # compilation. %py_byte_compile %{__python3} %{buildroot}%{_datadir}/setroubleshoot/plugins -%clean -rm -rf %{buildroot} - %files -f %{name}.lang %doc %{_pkgdocdir} %{_datadir}/setroubleshoot/plugins