From 9fe047b554e4b1c3506b2d5cc7159157d6d827cf Mon Sep 17 00:00:00 2001 From: Matthew Booth Date: Wed, 30 Jun 2010 12:54:58 +0000 Subject: [PATCH] Delete %{perl_archlib}/auto/Sys/VirtV2V/.packlist during install --- virt-v2v.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/virt-v2v.spec b/virt-v2v.spec index 63a6cdb..a97518a 100644 --- a/virt-v2v.spec +++ b/virt-v2v.spec @@ -87,6 +87,10 @@ cp v2v/virt-v2v.conf $RPM_BUILD_ROOT%{_sysconfdir}/ %find_lang %{name} +# Not clear why this is being created as there is nothing arch-specific in +# virt-v2v. It isn't packaged, though, so we need to delete it. +rm -f $RPM_BUILD_ROOT/%{perl_archlib}/auto/Sys/VirtV2V/.packlist + %check ./Build test