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:02:09 +01:00
parent f21d2a3bec
commit 82803228ad
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -47,9 +47,6 @@ make install DESTDIR=$RPM_BUILD_ROOT
# should be fixed in upstream Makefile.am or whatever.
find $RPM_BUILD_ROOT -regex ".*\.la$" | xargs rm -f --
%clean
rm -rf $RPM_BUILD_ROOT
%files
%{driverdir}/fbdev_drv.so
%{_mandir}/man4/fbdev.4*