Ver Fonte

Try to fix adopt-info.

Lauri Ojansivu há 5 anos atrás
pai
commit
8a74210c60
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      snapcraft.yaml

+ 2 - 2
snapcraft.yaml

@@ -1,6 +1,7 @@
 name: wekan
 name: wekan
 version: 0
 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: |
 description: |
    Wekan is an open-source and collaborative kanban board application.
    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
             rm -f $SNAPCRAFT_PART_INSTALL/lib/node_modules/node-gyp/node_modules/tar/lib/.mkdir.js.swp
             # Meteor 1.8.x additional .swp remove
             # 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
             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:
         organize:
             README: README.wekan
             README: README.wekan
         prime:
         prime: