Remove %clean section

None of currently supported distributions need that.
Last one was EL5 which is EOL for a while.

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-02-14 07:33:12 +01:00
parent 5df1748aed
commit 94d8207046
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -59,9 +59,6 @@ rm -rf %{buildroot}
%py3_install %py3_install
%endif %endif
%clean
rm -rf %{buildroot}
%files -n python2-linux-procfs %files -n python2-linux-procfs
%defattr(0755,root,root,0755) %defattr(0755,root,root,0755)
%{python2_sitelib}/procfs/ %{python2_sitelib}/procfs/