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
0e8c0d1305
commit
3def90e309
@ -100,9 +100,6 @@ make test
|
||||
make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
|
||||
%endif
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
%files
|
||||
%doc Changes README t/
|
||||
%dir %{perl_vendorlib}/Sub/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user