From ab70d8062c2fe7ad02069d5e94c441ca5f28e81a Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:53:46 +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 --- btrfs-progs.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/btrfs-progs.spec b/btrfs-progs.spec index de74f5c..63834ac 100644 --- a/btrfs-progs.spec +++ b/btrfs-progs.spec @@ -47,9 +47,6 @@ make mandir=%{_mandir} bindir=%{_sbindir} libdir=%{_libdir} incdir=%{_includedir # Nuke the static lib rm -f $RPM_BUILD_ROOT/%{_libdir}/*.a -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root,-) %doc COPYING