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:24:40 +01:00
parent f6c3cfac94
commit a93c2c7d10
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -42,9 +42,6 @@ make check
%install
make DESTDIR=%{buildroot} install
%clean
rm -rf %{buildroot}
%files
%{!?_licensedir:%global license %doc}
%doc AUTHORS ChangeLog README BUGS NEWS