mirror of
https://github.com/zyedidia/micro.git
synced 2025-06-18 23:05:40 -04:00
parent
8368989341
commit
42af0816d5
@ -18,8 +18,8 @@ parts:
|
|||||||
plugin: nil
|
plugin: nil
|
||||||
build-packages: [make]
|
build-packages: [make]
|
||||||
build-snaps: [go]
|
build-snaps: [go]
|
||||||
build: |
|
build-attributes: [no-patchelf]
|
||||||
|
override-build: |
|
||||||
make build
|
make build
|
||||||
install: |
|
|
||||||
mkdir $SNAPCRAFT_PART_INSTALL/bin
|
mkdir $SNAPCRAFT_PART_INSTALL/bin
|
||||||
mv ./micro $SNAPCRAFT_PART_INSTALL/bin/
|
mv ./micro $SNAPCRAFT_PART_INSTALL/bin/
|
||||||
|
Loading…
Reference in New Issue
Block a user