From a279c29a3af87539b5ea21bc703fa11964d152cc Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 14 2018 06:06:53 +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/drupal7-boxes.spec b/drupal7-boxes.spec index 75344a0..7beddbe 100644 --- a/drupal7-boxes.spec +++ b/drupal7-boxes.spec @@ -55,9 +55,6 @@ mkdir -p -m 0755 %{buildroot}%{drupal7_modules}/%{module} cp -pr * %{buildroot}%{drupal7_modules}/%{module}/ -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root,-)