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:16:28 +01:00
parent d98f406c2d
commit d5a39f3aec
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -81,9 +81,6 @@ This dictionary is for EUC-JP use.
%{__cp} -p %{SOURCE2} LICENSE.jp.html %{__cp} -p %{SOURCE2} LICENSE.jp.html
%{__cp} -p %{SOURCE3} . %{__cp} -p %{SOURCE3} .
%clean
%{__rm} -rf $RPM_BUILD_ROOT
%post %post
# Note: post should be okay. mecab-dic expects that # Note: post should be okay. mecab-dic expects that
# mecab is installed in advance. # mecab is installed in advance.