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:
Igor Gnatenko 2018-02-14 07:31:58 +01:00
parent da0d59361f
commit 3fa992b909
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -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