From d8dfc7b63e14eb71df4e8d783a21f7cf6089ef1c Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 08:01:49 +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 --- fprintd.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/fprintd.spec b/fprintd.spec index b8cb1d9..59bc92b 100644 --- a/fprintd.spec +++ b/fprintd.spec @@ -70,9 +70,6 @@ if [ $1 -eq 0 ]; then /sbin/authconfig --disablefingerprint --update || : fi -%clean -rm -rf $RPM_BUILD_ROOT - %files -f %{name}.lang %defattr(-,root,root,-) %doc README COPYING AUTHORS TODO