From a93c2c7d1080a01cc146efd25f217a2c4bc08445 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 14 2018 06:24:40 +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/patchutils.spec b/patchutils.spec index 8d66310..fc61410 100644 --- a/patchutils.spec +++ b/patchutils.spec @@ -42,9 +42,6 @@ make check %install make DESTDIR=%{buildroot} install -%clean -rm -rf %{buildroot} - %files %{!?_licensedir:%global license %doc} %doc AUTHORS ChangeLog README BUGS NEWS