drop "execution" from os snap description

ubuntu/yakkety
Oliver Grawert 9 years ago
parent 2db1eb2155
commit 0ffbd3a7cc

@ -332,7 +332,7 @@ if [ "$PROJECT:$SUBPROJECT" = "ubuntu-core:system-image" ]; then
cat > $rootfs/meta/snap.yaml <<EOF cat > $rootfs/meta/snap.yaml <<EOF
name: core name: core
version: $VERSION version: $VERSION
summary: The core runtime execution environment for snapd summary: The core runtime environment for snapd
architectures: [$ARCH] architectures: [$ARCH]
type: os type: os
EOF EOF

Loading…
Cancel
Save