[libvirt] [perl PATCH 3/6] Remove commented out cruft leftover from Module::Build conversion

Daniel P. Berrangé berrange at redhat.com
Tue Jun 5 17:43:58 UTC 2018


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

diff --git a/perl-Sys-Virt.spec.PL b/perl-Sys-Virt.spec.PL
index 928c7cf..341e40c 100644
--- a/perl-Sys-Virt.spec.PL
+++ b/perl-Sys-Virt.spec.PL
@@ -60,10 +60,6 @@ virtualization containers to be managed with a consistent API.
 %install
 ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
 
-#find $RPM_BUILD_ROOT -type f \( -name .packlist -o -name '*.bs' -empty \) |
-#	xargs rm -f
-#find $RPM_BUILD_ROOT -depth -type d -empty -exec rmdir {} \;
-
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
-- 
2.17.0




More information about the libvir-list mailing list