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

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

Loading…
Cancel
Save