summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-08-11 20:27:40 +0300
committerLauri Ojansivu <x@xet7.org>2019-08-11 20:27:40 +0300
commita1d883b22f73f4bef6d547f94dcb900f475fcb41 (patch)
treee9413bb737704bc5289bcbcd3ce792ae8302d648 /snapcraft.yaml
parent1a7ee618bea81fe78e4373a9a2289915eb7c9f0e (diff)
downloadwekan-a1d883b22f73f4bef6d547f94dcb900f475fcb41.tar.gz
wekan-a1d883b22f73f4bef6d547f94dcb900f475fcb41.tar.bz2
wekan-a1d883b22f73f4bef6d547f94dcb900f475fcb41.zip
Try to fix Snap.
Diffstat (limited to 'snapcraft.yaml')
-rw-r--r--snapcraft.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 7073aa51..2402dd10 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -223,8 +223,10 @@ parts:
cp .build/bundle/.node_version.txt $SNAPCRAFT_PART_INSTALL/
rm -f $SNAPCRAFT_PART_INSTALL/lib/node_modules/wekan
rm -f $SNAPCRAFT_PART_INSTALL/programs/server/npm/node_modules/meteor/rajit_bootstrap3-datepicker/lib/bootstrap-datepicker/node_modules/phantomjs-prebuilt/lib/phantom/bin/phantomjs
+ rm -f $SNAPCRAFT_PART_INSTALL/programs/server/npm/node_modules/tar/lib/.mkdir.js.swp
rm -f $SNAPCRAFT_PART_INSTALL/lib/node_modules/node-pre-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
+
organize:
README: README.wekan
prime: