mirror of
https://github.com/Hopiu/micro.git
synced 2026-04-29 18:44:43 +00:00
parent
8368989341
commit
42af0816d5
1 changed files with 2 additions and 2 deletions
|
|
@ -18,8 +18,8 @@ parts:
|
|||
plugin: nil
|
||||
build-packages: [make]
|
||||
build-snaps: [go]
|
||||
build: |
|
||||
build-attributes: [no-patchelf]
|
||||
override-build: |
|
||||
make build
|
||||
install: |
|
||||
mkdir $SNAPCRAFT_PART_INSTALL/bin
|
||||
mv ./micro $SNAPCRAFT_PART_INSTALL/bin/
|
||||
|
|
|
|||
Loading…
Reference in a new issue