update the snapcraft.yaml

This commit is contained in:
Leo Arias 2017-06-11 16:11:07 +00:00
parent a1f6dd6f4f
commit 42849e7104

View 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]