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:
ignatenkobrain 2018-02-14 07:22:17 +01:00
commit 2f20d3b5fa
No known key found for this signature in database
GPG key ID: 695714BD1BBC5F4C

View file

@ -114,9 +114,6 @@ rm -rf build
%endif
%clean
rm -rf %{buildroot}
%files -n python2-mysql-connector
%defattr(-,root,root,-)