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 7753d9be8d
commit bb1ea356c1
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

@ -45,9 +45,6 @@ find %{buildroot} -depth -type d -exec rmdir {} \; 2>/dev/null
%check
make test AUTOMATED_TESTING=1
%clean
rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
%doc Changes LICENSE README

Loading…
Cancel
Save