From a5a22bb0e8f84ddddf46638ca6b60b7cf820c7c8 Mon Sep 17 00:00:00 2001 From: Michael Hudson-Doyle Date: Tue, 5 Sep 2017 10:33:27 +1200 Subject: [PATCH] still use source-type: git even though source: is now . This makes the contents of the snap much more reasonable for reasons I don't entirely understand --- snapcraft.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/snapcraft.yaml b/snapcraft.yaml index ab39d893..d4f4e660 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -23,9 +23,11 @@ parts: - pyudev - attrs source: . + source-type: git wrappers: plugin: dump source: . + source-type: git organize: 'bin/console-conf-tui': usr/bin/console-conf 'bin/subiquity-tui': usr/bin/subiquity