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>
f41
Igor Gnatenko 7 years ago
parent e77bdc6086
commit 6ee5b68365
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

@ -48,9 +48,6 @@ install -p -m 755 \
install -p -m 644 \
lp*.h $RPM_BUILD_ROOT%{_includedir}/lpsolve
%clean
rm -rf $RPM_BUILD_ROOT
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig

Loading…
Cancel
Save