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
da0d59361f
commit
3fa992b909
@ -70,9 +70,6 @@ find %{buildroot} -name *.la -exec rm -rf {} \;
|
||||
# Get rid of installed copy of placement.pdf
|
||||
rm -rf %{buildroot}%{_docdir}/%{name}
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc AUTHORS ChangeLog COPYING NEWS README doc/placement.pdf
|
||||
|
||||
Loading…
Reference in New Issue
Block a user