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
31017542c5
commit
b4b4ad3117
@ -67,9 +67,6 @@ make test RELEASE_TESTING=1
|
||||
make test
|
||||
%endif
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
%files
|
||||
%if 0%{?_licensedir:1}
|
||||
%license LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user