From 6b97bdcb61081b2f46abec549ffc4338ec4948ed Mon Sep 17 00:00:00 2001 From: Michael Hudson-Doyle Date: Tue, 22 Aug 2017 12:05:54 +1200 Subject: [PATCH] change snapcraft.yaml to build local sources --- snapcraft.yaml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 26eb5158..9e4af315 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -22,17 +22,14 @@ parts: - pyyaml - pyudev - attrs - source: https://github.com/CanonicalLtd/subiquity.git - source-branch: cyphermox/snap - source-type: git + source: . wrappers: plugin: dump - source: https://github.com/CanonicalLtd/subiquity.git - source-type: git + source: . organize: 'bin/console-conf-tui': usr/bin/console-conf 'bin/subiquity-tui': usr/bin/subiquity - snap: + prime: - usr/bin probert: plugin: python