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
806bc6ff12
commit
e911213aa5
@ -57,9 +57,6 @@ find %{buildroot} -type f -name '*.bs' -a -empty -delete
|
||||
%check
|
||||
make test
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
%files
|
||||
%{perl_vendorarch}/auto/Perl/
|
||||
%{perl_vendorarch}/Perl/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user