From 72e6fbc98789dd01647a7c84550b8f5a263bb3a1 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 08:49:42 +0100 Subject: [PATCH] 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 --- sgml-common.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/sgml-common.spec b/sgml-common.spec index 6cf9c32..1efe6f1 100644 --- a/sgml-common.spec +++ b/sgml-common.spec @@ -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