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 07:41:36 +01:00
parent 6b20c513d1
commit df3cd2a152
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -92,9 +92,6 @@ mv %{name}.jar %{name}-%{version}.jar
ln -s %{name}-%{version}.jar %{name}.jar
%endif
%clean
rm -rf %{buildroot}
%files
%defattr(-,root,root)
%doc README LICENSE