From 3cb356eb1d0ccddf941b7daa6cbd319c273ed5b7 Mon Sep 17 00:00:00 2001 From: Ondrej Kubik Date: Thu, 8 Feb 2018 11:03:58 +0000 Subject: Fixing snap store rejection Signed-off-by: Ondrej Kubik --- snapcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'snapcraft.yaml') diff --git a/snapcraft.yaml b/snapcraft.yaml index ece489de..1a85f682 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -76,9 +76,8 @@ parts: - node-gyp - node-pre-gyp - fibers@2.0.0 - stage-packages: - - ca-certificates build-packages: + - ca-certificates - apt-utils - python - g++ @@ -118,6 +117,7 @@ parts: install: | cp -r .build/bundle/* $SNAPCRAFT_PART_INSTALL/ cp .build/bundle/.node_version.txt $SNAPCRAFT_PART_INSTALL/ + rm $SNAPCRAFT_PART_INSTALL/lib/node_modules/wekan organize: README: README.wekan -- cgit v1.2.3-1-g7c22