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>
This commit is contained in:
Igor Gnatenko 2018-02-14 08:49:42 +01:00
parent ccc55aec0d
commit 72e6fbc987
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -119,9 +119,6 @@ mkdir -p __dist_doc/html/
cp -p doc/HTML/*.html __dist_doc/html/
%clean
rm -rf $RPM_BUILD_ROOT
%pre -n xml-common
if [ $1 -gt 1 ] && [ -e %{_sysconfdir}/xml/catalog ]; then
for type in system uri ; do