Remove virt-p2v

This removes only the tool itself, and all the bits strictly needed to
not break the build.

This is now available as separate tool in its own repository:
https://github.com/libguestfs/virt-p2v
This commit is contained in:
Pino Toscano
2019-07-10 18:29:45 +02:00
parent 730642676b
commit 2c02adb8ba
53 changed files with 0 additions and 12795 deletions

View File

@@ -61,9 +61,6 @@ cp @bindir@/virt-get-kernel get-kernel/
cp @bindir@/virt-inspector inspector/
cp @bindir@/virt-ls cat/
cp @bindir@/virt-make-fs make-fs/
cp @libdir@/virt-p2v/virt-p2v.xz p2v/
unxz -fk p2v/virt-p2v.xz
chmod +x p2v/virt-p2v
cp @bindir@/virt-rescue rescue/
cp @bindir@/virt-resize resize/
cp @bindir@/virt-sparsify sparsify/