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 08:13:27 +01:00
parent 6566cb0319
commit c046c4b5c2
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -66,9 +66,6 @@ fi
%postun -p /sbin/ldconfig
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%{!?_licensedir:%global license %%doc}