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

@ -78,9 +78,6 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} \;
%check
make test
%clean
rm -rf %{buildroot}
%files
%doc Changes README t/
%{perl_vendorlib}/Declare/

Loading…
Cancel
Save