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
fc0a2d96e9
commit
46272064ee
@ -74,9 +74,6 @@ rm $RPM_BUILD_ROOT/%{_libdir}/dirsrv/plugins/*.la
|
||||
make check
|
||||
%endif
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc COPYING NEWS README STATUS doc/*.txt doc/examples/*.ldif doc/ipa
|
||||
|
Loading…
Reference in New Issue
Block a user