From 32124a5f20d00cab1d44ff01657060b2bd973dbe Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 09:57:28 +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 --- raptor2.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/raptor2.spec b/raptor2.spec index 50b19e4..07bc4ee 100644 --- a/raptor2.spec +++ b/raptor2.spec @@ -63,9 +63,6 @@ test "$(pkg-config --modversion raptor2)" = "%{version}" make check -%clean -rm -rf %{buildroot} - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig