summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-06-11 20:20:29 +0300
committerLauri Ojansivu <x@xet7.org>2019-06-11 20:20:29 +0300
commit017d2deeee986b52fb2d64ca2736bd2910bbba13 (patch)
tree761be27e7574a3a1775b4ae0816f50bfd23cae59 /snapcraft.yaml
parente1e20275a673d3065c6cf239db8d2f1a505baa69 (diff)
downloadwekan-017d2deeee986b52fb2d64ca2736bd2910bbba13.tar.gz
wekan-017d2deeee986b52fb2d64ca2736bd2910bbba13.tar.bz2
wekan-017d2deeee986b52fb2d64ca2736bd2910bbba13.zip
Fix Snap build.
Thanks to xet7 !
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 5a1c6b9f..3cd3f3cf 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -213,6 +213,8 @@ parts:
cp .build/bundle/.node_version.txt $SNAPCRAFT_PART_INSTALL/
rm $SNAPCRAFT_PART_INSTALL/lib/node_modules/wekan
rm $SNAPCRAFT_PART_INSTALL/programs/server/npm/node_modules/meteor/rajit_bootstrap3-datepicker/lib/bootstrap-datepicker/node_modules/phantomjs-prebuilt/lib/phantom/bin/phantomjs
+ rm $SNAPCRAFT_PART_INSTALL/lib/node_modules/node-pre-gyp/node_modules/tar/lib/.mkdir.js.swp
+ rm $SNAPCRAFT_PART_INSTALL/lib/node_modules/node-gyp/node_modules/tar/lib/.mkdir.js.swp
organize:
README: README.wekan
prime: