~ubuntu-desktop/ubuntu-make/master

« back to all changes in this revision

Viewing changes to snap/snapcraft.yaml

  • Committer: Galileo Sartor
  • Date: 2018-05-15 15:12:06 UTC
  • Revision ID: git-v1:1f59066e5e852b9fb81fdc5b3e9aea992240a8d6
Add wrapper to enable snap python3

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 
16
16
apps:
17
17
  umake:
18
 
    command: bin/umake
 
18
    command: bin/umake-wrapper
19
19
    completer: umake-completion
20
20
 
21
21
parts:
59
59
    source: snap
60
60
    stage:
61
61
      - umake-completion
 
62
  umake-wrapper:
 
63
    source: snap/
 
64
    plugin: dump
 
65
    organize:
 
66
      umake-wrapper: bin/umake-wrapper