From eb137bd768f81d0bb249c55bade791fbed48ed97 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 29 Jan 2019 05:45:29 +0100 Subject: [PATCH] Remove unneeded %clean section It is the behavior since EPEL5. Signed-off-by: Igor Gnatenko --- chkconfig.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/chkconfig.spec b/chkconfig.spec index 9f5ddef..426bdcf 100644 --- a/chkconfig.spec +++ b/chkconfig.spec @@ -49,9 +49,6 @@ mkdir -p $RPM_BUILD_ROOT/etc/chkconfig.d %find_lang %{name} -%clean -rm -rf $RPM_BUILD_ROOT - %files -f %{name}.lang %defattr(-,root,root) %{!?_licensedir:%global license %%doc}