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>
epel9
Igor Gnatenko 7 years ago
parent 94ddfdefbb
commit bf732b30f0
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

@ -50,9 +50,6 @@ find %{buildroot} -type f -name .packlist -delete
%check %check
make test make test
%clean
rm -rf %{buildroot}
%files %files
%if 0%{?_licensedir:1} %if 0%{?_licensedir:1}
%license LICENSE %license LICENSE

Loading…
Cancel
Save