mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
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:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user