]> git.lizzy.rs Git - micro.git/commitdiff
update the snapcraft.yaml
authorLeo Arias <leo.arias@canonical.com>
Sun, 11 Jun 2017 16:11:07 +0000 (16:11 +0000)
committerLeo Arias <leo.arias@canonical.com>
Sun, 11 Jun 2017 16:11:07 +0000 (16:11 +0000)
snapcraft.yaml

index 8746ba93364f095c5728b0abdb1aeca341f80920..8475e7570c9a9f1ccd0f6cb4197d13a2a165e332 100644 (file)
@@ -15,4 +15,5 @@ parts:
   micro:
     source: .
     plugin: go
-    go-importpath: github.com/zyedidia/micro/cmd/micro
+    go-importpath: github.com/zyedidia/micro
+    go-packages: [github.com/zyedidia/micro/cmd/micro]
\ No newline at end of file