From 8a74210c609dc6c0def65c9e8b92e85fcb4b2f0a Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 29 Aug 2019 16:02:21 +0300 Subject: Try to fix adopt-info. --- snapcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'snapcraft.yaml') diff --git a/snapcraft.yaml b/snapcraft.yaml index e4e868f5..beef4a85 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -1,6 +1,7 @@ name: wekan version: 0 -summary: The open-source kanban +adopt-info: snapcraftctl set-version $(git describe --dirty --tags | cut -c 2-) +summary: The Open-Source kanban description: | Wekan is an open-source and collaborative kanban board application. @@ -220,7 +221,6 @@ parts: rm -f $SNAPCRAFT_PART_INSTALL/lib/node_modules/node-gyp/node_modules/tar/lib/.mkdir.js.swp # Meteor 1.8.x additional .swp remove rm -f $SNAPCRAFT_PART_INSTALL/programs/server/node_modules/node-pre-gyp/node_modules/tar/lib/.mkdir.js.swp - adopt-info: snapcraftctl set-version $(git describe --dirty --tags | cut -c 2-) organize: README: README.wekan prime: -- cgit v1.2.3-1-g7c22