Update snapcraft.yaml

This commit is contained in:
kz6fittycent 2021-09-28 06:38:22 -05:00 committed by GitHub
parent 245fac8c24
commit 7bdfc6ea07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 11 deletions

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
@ -52,6 +47,8 @@ parts:
make-parameters:
- PREFIX=/usr/local
- STATIC=true
- BTOP_SNAPPED=1
build-packages:
- coreutils
- sed
@ -59,12 +56,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