[libvirt] [tck PATCH 04/12] rpm: remove obsolete clean section

Daniel P. Berrangé berrange at redhat.com
Fri Jun 8 13:45:43 UTC 2018


Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
---
 perl-Sys-Virt-TCK.spec.PL | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/perl-Sys-Virt-TCK.spec.PL b/perl-Sys-Virt-TCK.spec.PL
index c92fa34..b4cb4a9 100644
--- a/perl-Sys-Virt-TCK.spec.PL
+++ b/perl-Sys-Virt-TCK.spec.PL
@@ -105,10 +105,6 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 
 %__install -m 0755 -d $RPM_BUILD_ROOT%{_localstatedir}/cache/libvirt-tck
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
 %files
 %defattr(-,root,root)
 #%doc AUTHORS
-- 
2.17.0




More information about the libvir-list mailing list