Merge pull request #69 from kz6fittycent/main

Just an update
This commit is contained in:
aristocratos 2021-10-05 07:17:16 +02:00 committed by GitHub
commit a139869216
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,9 +7,6 @@ description: |
license: Apache-2.0
assumes:
- command-chain
base: core20
grade: stable
confinement: strict
@ -29,8 +26,6 @@ package-repositories:
apps:
btop:
command: usr/local/bin/btop
command-chain:
- bin/homeishome-launch
environment:
LC_ALL: C.UTF-8
LANG: C.UTF-8
@ -53,6 +48,8 @@ parts:
make-parameters:
- PREFIX=/usr/local
- STATIC=true
- BTOP_SNAPPED=1
build-packages:
- coreutils
- sed
@ -60,12 +57,7 @@ parts:
- build-essential
- gcc-11
- g++-11
override-pull: |
snapcraftctl pull
snapcraftctl set-version "$(git describe --tags | sed 's/^v//' | cut -d "-" -f1)"
homeishome-launch:
plugin: nil
stage-snaps:
- homeishome-launch