From 53ad267c9a438119b08008b6ed966490cab3eb85 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 14 2018 08:53:36 +0000 Subject: 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 --- diff --git a/389-dsgw.spec b/389-dsgw.spec index 05743b0..ec6e23a 100644 --- a/389-dsgw.spec +++ b/389-dsgw.spec @@ -61,9 +61,6 @@ mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/run/%{pkgname}/dsgw/cookies mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/tmpfiles.d touch $RPM_BUILD_ROOT%{_sysconfdir}/tmpfiles.d/%{pkgname}-dsgw.conf -%clean -rm -rf $RPM_BUILD_ROOT - %post # this has been problematic - if this directory # does not exist, the server will silently fail to