From 32124a5f20d00cab1d44ff01657060b2bd973dbe Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 14 2018 08:57:28 +0000 Subject: 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 --- 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