From 3cd1123bc356bf34c0ae330799fe18ca1a8c2d96 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sep 01 2017 07:27:36 +0000 Subject: remove %clean section Again, it is not needed since EL5. Signed-off-by: Igor Gnatenko --- 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