From 3cd1123bc356bf34c0ae330799fe18ca1a8c2d96 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Fri, 1 Sep 2017 09:27:36 +0200 Subject: [PATCH] remove %clean section Again, it is not needed since EL5. Signed-off-by: Igor Gnatenko --- libselinux.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libselinux.spec b/libselinux.spec index e3510a0..676ce46 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -200,9 +200,6 @@ install -m 644 %{SOURCE1} %{buildroot}%{_mandir}/man8/ install -m 644 %{SOURCE2} %{buildroot}%{_mandir}/man8/ rm -f %{buildroot}%{_mandir}/man8/togglesebool* -%clean -rm -rf %{buildroot} - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig