From 0c978bee293f974e7353640479d860acadc2b9ed Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 09:06:30 +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 --- checkpolicy.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/checkpolicy.spec b/checkpolicy.spec index da54251..267eea2 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -46,9 +46,6 @@ make LIBDIR="%{_libdir}" DESTDIR="${RPM_BUILD_ROOT}" install install test/dismod ${RPM_BUILD_ROOT}%{_bindir}/sedismod install test/dispol ${RPM_BUILD_ROOT}%{_bindir}/sedispol -%clean -rm -rf ${RPM_BUILD_ROOT} - %files %defattr(-,root,root) %{!?_licensedir:%global license %%doc}