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
152b224f6f
commit
f4540d3230
@ -69,9 +69,6 @@ pod2man sense.pod > %{buildroot}%{_mandir}/man3/common::sense.3pm
|
||||
%check
|
||||
make test
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
%files
|
||||
%if 0%{?_licensedir:1}
|
||||
%license LICENSE
|
||||
|
||||
Loading…
Reference in New Issue
Block a user