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
a7966a1c01
commit
497c968cbc
@ -38,9 +38,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
mkdir -p %{buildroot}%{_mandir}/man1
|
mkdir -p %{buildroot}%{_mandir}/man1
|
||||||
rm -f %{buildroot}%{_libdir}/libiperf.la
|
rm -f %{buildroot}%{_libdir}/libiperf.la
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf $RPM_BUILD_ROOT
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc README.md LICENSE RELEASE_NOTES
|
%doc README.md LICENSE RELEASE_NOTES
|
||||||
|
Loading…
Reference in New Issue
Block a user