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 09:12:07 +01:00
parent 787185e796
commit c2a5b16373
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -83,9 +83,6 @@ pushd python3
popd
%endif
%clean
%{__rm} -rf %{buildroot}
%files -n python2-%{modulename}
%{!?_licensedir:%global license %%doc}