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 40d7185db3
commit 34bc2b08b4
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

@ -64,9 +64,6 @@ touch -r include/tiger/tiger.h.in $RPM_BUILD_ROOT%{_includedir}/tiger/tiger.h
# Move docdir
mv $RPM_BUILD_ROOT%{_docdir}/%{name} __doc
%clean
rm -rf $RPM_BUILD_ROOT
%post -p /sbin/ldconfig

Loading…
Cancel
Save