From 407be42887becec86ef2ed7f4682180a6dbb6e09 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:15:50 +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 --- inotify-tools.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/inotify-tools.spec b/inotify-tools.spec index 1c103b8..d1d2d30 100644 --- a/inotify-tools.spec +++ b/inotify-tools.spec @@ -46,9 +46,6 @@ find %{buildroot} -type f -name "*.la" -exec rm -f {} ';' rm -rf %{buildroot}/%{_datadir}/doc/ -%clean -rm -rf %{buildroot} - %post -p /sbin/ldconfig