summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-05-24 07:24:44 +0300
committerLauri Ojansivu <x@xet7.org>2020-05-24 07:24:44 +0300
commitb737adfcdfc9b8084a7eb84420a89c014bbec1fb (patch)
treee92dd14abeca35b929d3dc12ca067724ef7c8384 /snapcraft.yaml
parent3b44acd87c35340bf9fe5d210f4402f1b1a1dfdf (diff)
downloadwekan-b737adfcdfc9b8084a7eb84420a89c014bbec1fb.tar.gz
wekan-b737adfcdfc9b8084a7eb84420a89c014bbec1fb.tar.bz2
wekan-b737adfcdfc9b8084a7eb84420a89c014bbec1fb.zip
Try to fix Snap.
Diffstat (limited to 'snapcraft.yaml')
-rw-r--r--snapcraft.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml
index c5745eb4..c57dde23 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -235,7 +235,7 @@ parts:
# 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
# ostrio tmp remove
- rm -rf $SNAPCRAFT_PART_INSTALL/programs/server/npm/node_modules/meteor/ostrio_files/node_modules/request-libcurl/.node-modules-garbage*
+ rm -rf $SNAPCRAFT_PART_INSTALL/programs/server/npm/node_modules/meteor/ostrio_files/node_modules/request-libcurl/.node_modules-garbage*
organize:
README: README.wekan