From 45894f7418435fa77d2965c0f580e9f6a493e16b Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:32:40 +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 --- python-dns.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/python-dns.spec b/python-dns.spec index 9168551..761e989 100644 --- a/python-dns.spec +++ b/python-dns.spec @@ -147,9 +147,6 @@ find examples -type f | xargs chmod a-x %{__python3} setup.py test %endif -%clean -rm -rf %{buildroot} - %if 0%{?with_python2} %if 0%{?with_p2subpkg} %files -n python2-dns