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>
epel8
Igor Gnatenko 7 years ago
parent 1abeac56cc
commit 7a0be5133e
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

@ -240,9 +240,6 @@ if [ -x %{_bindir}/gtk-update-icon-cache ]; then
fi
%clean
rm -rf %{buildroot}
%files
%defattr(-,root,root,-)

Loading…
Cancel
Save