summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'snapcraft.yaml')
-rw-r--r--snapcraft.yaml4
1 files changed, 2 insertions, 2 deletions
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