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 11, 2024
1 parent e60f8c5 commit c9c0e8e
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 @@ -1601,5 +1602,6 @@ parts:
commands/snap-query: bin/
hooks/: snap/hooks/
wrappers/editor: bin/
wrappers/virt-v2v-in-place: bin/
wrappers/remote-viewer: bin/
wrappers/sshfs: bin/

0 comments on commit c9c0e8e

Please sign in to comment.