From 3231bbc7e0184adf951adfa6e9a530ce670d89af Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 08:57:07 +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 --- unifdef.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/unifdef.spec b/unifdef.spec index 642e6d7..615f975 100644 --- a/unifdef.spec +++ b/unifdef.spec @@ -30,9 +30,6 @@ install -p -m0755 unifdefall.sh $RPM_BUILD_ROOT%{_bindir}/unifdefall.sh install -d -m0755 $RPM_BUILD_ROOT%{_mandir}/man1 install -p -m0644 unifdef.1 $RPM_BUILD_ROOT%{_mandir}/man1/unifdef.1 -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root,-)