From 9371ff0cce5efadf5515e2d38da2279f423e5f70 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 08:28:34 +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 --- passwd.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/passwd.spec b/passwd.spec index 66802eb..700ef89 100644 --- a/passwd.spec +++ b/passwd.spec @@ -64,9 +64,6 @@ for dir in $(ls -1d $RPM_BUILD_ROOT%{_mandir}/{??,??_??}) ; do done -%clean -rm -rf $RPM_BUILD_ROOT - %files -f %{name}.lang %defattr(-,root,root,-) %{!?_licensedir:%global license %%doc}