From 51ad82487dfcde22c5961862f04abb6359643766 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:39:05 +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 --- schroedinger.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/schroedinger.spec b/schroedinger.spec index 1b111d6..c756fca 100644 --- a/schroedinger.spec +++ b/schroedinger.spec @@ -63,9 +63,6 @@ make install DESTDIR=%{buildroot} find %{buildroot} -name \*.la -delete -%clean -rm -rf %{buildroot} - %post -p /sbin/ldconfig