mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
installcheck: p2v: Make virt-p2v binary executable after uncompressing it.
Fixes commit4152388530and commitface52f62e.
This commit is contained in:
@@ -62,6 +62,7 @@ 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