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 09:27:34 +01:00
parent 519b986ab5
commit a0129600ee
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -193,9 +193,6 @@ install -Dm 0644 -p %{SOURCE2} \
install -Dm 0644 -p %{SOURCE3} \
%{buildroot}%{_datadir}/appdata/%{fontname}-serif.metainfo.xml
%clean
rm -fr %{buildroot}
%files common
%defattr(0644,root,root,0755)