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>
epel8
Igor Gnatenko 7 years ago
parent 928052ba46
commit 51ad82487d
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

@ -63,9 +63,6 @@ make install DESTDIR=%{buildroot}
find %{buildroot} -name \*.la -delete find %{buildroot} -name \*.la -delete
%clean
rm -rf %{buildroot}
%post -p /sbin/ldconfig %post -p /sbin/ldconfig

Loading…
Cancel
Save