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
b018692226
commit
7b5902b527
@ -59,9 +59,6 @@ chmod -R u+w $RPM_BUILD_ROOT/*
|
|||||||
%{?!_with_network_tests: rm t/policy.t t/public_key.t }
|
%{?!_with_network_tests: rm t/policy.t t/public_key.t }
|
||||||
make test
|
make test
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf $RPM_BUILD_ROOT
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc ChangeLog Changes doc HACKING.DKIM README.md TODO scripts/*.pl
|
%doc ChangeLog Changes doc HACKING.DKIM README.md TODO scripts/*.pl
|
||||||
|
Loading…
Reference in New Issue
Block a user