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:
parent
6b20c513d1
commit
df3cd2a152
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user