diff mbox series

[2/3] spec: Remove %clean section

Message ID 8a6e9c9b7096f08033876545934c614198ae8118.1525787469.git.crobinso@redhat.com
State New
Headers show
Series spec: drop deprecated el5 bits | expand

Commit Message

Cole Robinson May 8, 2018, 1:53 p.m. UTC
From: Igor Gnatenko <ignatenkobrain@fedoraproject.org>


None of currently supported distributions need that.
Last one was EL5 which is EOL for a while.

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>

Signed-off-by: Cole Robinson <crobinso@redhat.com>

---
 libvirt.spec.in | 3 ---
 1 file changed, 3 deletions(-)

-- 
2.17.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
diff mbox series

Patch

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