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
78f7af5578
commit
3e61aca07e
@ -66,9 +66,6 @@ make install DESTDIR=%{buildroot}
|
||||
|
||||
%postun -n %{libname}%{libver} -p /sbin/ldconfig
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
%files
|
||||
%defattr(0644,root,root,0755)
|
||||
%doc README.ctracer
|
||||
|
Loading…
Reference in New Issue
Block a user