mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-17 06:17:12 +09:00
Update snapcraft
This commit is contained in:
@@ -6,6 +6,7 @@ description: |
|
||||
terminals.
|
||||
confinement: classic
|
||||
adopt-info: micro
|
||||
base: core20
|
||||
|
||||
apps:
|
||||
micro:
|
||||
@@ -15,9 +16,8 @@ parts:
|
||||
micro:
|
||||
source: .
|
||||
source-type: git
|
||||
plugin: nil
|
||||
plugin: go
|
||||
build-packages: [make]
|
||||
build-snaps: [go]
|
||||
build-attributes: [no-patchelf]
|
||||
override-pull: |
|
||||
snapcraftctl pull
|
||||
|
||||
Reference in New Issue
Block a user