From: Igor Gnatenko Date: Wed, 14 Feb 2018 08:28:07 +0000 (+0100) Subject: spec: Remove %clean section X-Git-Tag: v4.4.0-rc1~254 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a6e9c9b7096f08033876545934c614198ae8118;p=thirdparty%2Flibvirt.git 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 --- 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