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 41b44df5d1
commit 407be42887
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

@ -46,9 +46,6 @@ find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
rm -rf %{buildroot}/%{_datadir}/doc/ rm -rf %{buildroot}/%{_datadir}/doc/
%clean
rm -rf %{buildroot}
%post -p /sbin/ldconfig %post -p /sbin/ldconfig

Loading…
Cancel
Save