From 8e47a137555c2b8fb6f614a60d69e6e47108f602 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 09:34:22 +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 --- expect.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/expect.spec b/expect.spec index 681a3ff..27b8230 100644 --- a/expect.spec +++ b/expect.spec @@ -128,9 +128,6 @@ rm -f "$RPM_BUILD_ROOT"%{_bindir}/autopasswd # remove rpath chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libexpect%{version}.so -%clean -rm -rf "$RPM_BUILD_ROOT" - %files %defattr(-,root,root,-)