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:56:28 +01:00
parent 6e25a58417
commit 786bb60e60
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -48,9 +48,6 @@ for dir in %{xemacs_lisp_path} %{emacs_lisp_path} ; do
done
%clean
rm -rf $RPM_BUILD_ROOT
%files -f %{name}-%{version}.files
%defattr(-,root,root,-)