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:06:51 +01:00
parent c7df4d76ee
commit 3a93f14080
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -113,9 +113,6 @@ echo ============TESTING===============
make check make check
echo ============END TESTING=========== echo ============END TESTING===========
%clean
rm -rf ${RPM_BUILD_ROOT}
%files -f flex.lang %files -f flex.lang
%defattr(-,root,root) %defattr(-,root,root)
%dir %{_pkgdocdir} %dir %{_pkgdocdir}