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:28:02 +01:00
parent e94a716f9a
commit 4646beb8db
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -208,9 +208,6 @@ rm -f %{buildroot}%{_libdir}/python*/site-packages/*.la
%find_lang %{name}
%clean
rm -fr %{buildroot}
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig