From 3130d96a184be34e693183bb47fe9cb90a0c5526 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 14 2018 08:12:01 +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/proj.spec b/proj.spec index 3ce635f..2d3a78c 100644 --- a/proj.spec +++ b/proj.spec @@ -103,9 +103,6 @@ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH%{buildroot}%{_libdir} ./testvarious %{buildroot}%{_bindir}/%{name} || exit 0 popd -%clean -%{__rm} -rf %{buildroot} - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig