From d6e839410c2acbb8ebf062f151c463c1539dd920 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 08:17:48 +0100 Subject: [PATCH] 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 --- libvirt-glib.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libvirt-glib.spec b/libvirt-glib.spec index aa9fe53..6c3a224 100644 --- a/libvirt-glib.spec +++ b/libvirt-glib.spec @@ -121,9 +121,6 @@ if ! make %{?_smp_mflags} check; then exit 1 fi -%clean -rm -rf $RPM_BUILD_ROOT - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig