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:13:22 +01:00
parent 8110bc82b1
commit 6b848004bc
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -41,9 +41,6 @@ install -m 755 fxload %{buildroot}/sbin
mkdir -p -m 755 %{buildroot}/%{_mandir}/man8/
install -m 644 fxload.8 %{buildroot}/%{_mandir}/man8/
%clean
rm -rf %{buildroot}
%files
%defattr(0644,root,root,0755)
%doc COPYING