From 8a6e9c9b7096f08033876545934c614198ae8118 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 09:28:07 +0100 Subject: [PATCH] spec: 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 Signed-off-by: Cole Robinson --- libvirt.spec.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/libvirt.spec.in b/libvirt.spec.in index b629e18e8d..81f99e5c0a 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -1457,9 +1457,6 @@ mv $RPM_BUILD_ROOT%{_datadir}/systemtap/tapset/libvirt_qemu_probes.stp \ $RPM_BUILD_ROOT%{_datadir}/systemtap/tapset/libvirt_qemu_probes-64.stp %endif -%clean -rm -fr %{buildroot} - %check cd tests # These tests don't current work in a mock build root -- 2.39.5