Skip to content

Commit

Permalink
snapcraft: Add command to run virt-v2v-in-place from host
Browse files Browse the repository at this point in the history
Signed-off-by: Din Music <[email protected]>
  • Loading branch information
MusicDin committed Jul 12, 2024
1 parent c47b915 commit 6cfe31e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1547,6 +1547,7 @@ parts:
-not -path "${CRAFT_PRIME}/bin/remote-viewer" \
-not -path "${CRAFT_PRIME}/bin/snap-query" \
-not -path "${CRAFT_PRIME}/bin/sshfs" \
-not -path "${CRAFT_PRIME}/bin/virt-v2v-in-place" \
-not -path "${CRAFT_PRIME}/bin/xfs_admin" \
-not -path "${CRAFT_PRIME}/bin/uefivars.py" \
-not -path "${CRAFT_PRIME}/bin/lxcfs" \
Expand Down Expand Up @@ -1603,3 +1604,4 @@ parts:
wrappers/editor: bin/
wrappers/remote-viewer: bin/
wrappers/sshfs: bin/
wrappers/virt-v2v-in-place: bin/

0 comments on commit 6cfe31e

Please sign in to comment.