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
b5038cd8d2
commit
e1f007da96
@ -59,9 +59,6 @@ rm -f $RPM_BUILD_ROOT/%{_lib}/*.la
|
||||
|
||||
%postun -n libsysfs -p /sbin/ldconfig
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/systool
|
||||
|
||||
Loading…
Reference in New Issue
Block a user