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
c907548b51
commit
41b2536e0b
@ -79,9 +79,6 @@ rm $RPM_BUILD_ROOT%{_libdir}/libXaw3d.la
|
||||
rm -r $RPM_BUILD_ROOT%{_docdir}
|
||||
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user