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 fb3f32a4d8
commit 252537e9df
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

@ -42,9 +42,6 @@ make DESTDIR=%{buildroot} install
rm %{buildroot}%{_libdir}/libpgm.{a,la} rm %{buildroot}%{_libdir}/libpgm.{a,la}
%clean
rm -rf %{buildroot}
%post -p /sbin/ldconfig %post -p /sbin/ldconfig

Loading…
Cancel
Save