From 0a22c05b35f612ec008cd73c921d1b529bf6285e Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:19:23 +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 --- libstoragemgmt.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libstoragemgmt.spec b/libstoragemgmt.spec index 37bec41..3b3c880 100644 --- a/libstoragemgmt.spec +++ b/libstoragemgmt.spec @@ -291,9 +291,6 @@ install -m 644 tools/udev/90-scsi-ua.rules \ install -m 755 tools/udev/scan-scsi-target \ %{buildroot}/%{_udevrulesdir}/../scan-scsi-target -%clean -rm -rf %{buildroot} - %if 0%{with test} %check if ! make check