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>
epel9
Igor Gnatenko 7 years ago
parent 72c89d1148
commit 4d67d81438
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

@ -55,9 +55,6 @@ sed -i -e 's|%{_prefix}/lib|%{_libdir}|' \
%check
make test CFLAGS="${RPM_OPT_FLAGS} -Werror --std=c99 -I%{_builddir}/%{?buildsubdir}"
%clean
rm -rf $RPM_BUILD_ROOT
%post -p /sbin/ldconfig

Loading…
Cancel
Save