Delete %{perl_archlib}/auto/Sys/VirtV2V/.packlist during install
This commit is contained in:
parent
4f87f41360
commit
9fe047b554
@ -87,6 +87,10 @@ cp v2v/virt-v2v.conf $RPM_BUILD_ROOT%{_sysconfdir}/
|
|||||||
|
|
||||||
%find_lang %{name}
|
%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
|
%check
|
||||||
./Build test
|
./Build test
|
||||||
|
Loading…
Reference in New Issue
Block a user