summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-09-04 22:05:51 +0300
committerLauri Ojansivu <x@xet7.org>2019-09-04 22:05:51 +0300
commit7b54983ec2b32fc338ba39f8fc1e6a4e5f725b32 (patch)
tree4114f581cc0a378dbe28bf953f7d04a664e627dc /snapcraft.yaml
parentbc2fcef7c41fd328be02925b2313c6f11bdad111 (diff)
downloadwekan-7b54983ec2b32fc338ba39f8fc1e6a4e5f725b32.tar.gz
wekan-7b54983ec2b32fc338ba39f8fc1e6a4e5f725b32.tar.bz2
wekan-7b54983ec2b32fc338ba39f8fc1e6a4e5f725b32.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 b74e7463..234bbb5c 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -212,6 +212,8 @@ parts:
cd ../../../..
# Remove package-lock.json so that set-version below would not claim Wekan is dirty
rm -f package-lock.json
+ # Remove local files
+ rm -rf .meteor/local
# Copy files to snap
cp -r .build/bundle/* $SNAPCRAFT_PART_INSTALL/
cp .build/bundle/.node_version.txt $SNAPCRAFT_PART_INSTALL/