summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-01-12 15:47:01 +0200
committerLauri Ojansivu <x@xet7.org>2020-01-12 15:47:01 +0200
commitfc6149d232cab8b9bd6184cb1d41cbd2df29e441 (patch)
tree7a6c84faab61214d42f04332c3c4cfb3e3676137 /snapcraft.yaml
parent8090b6f7014e66c1edb095d2d9f8e889db2f8387 (diff)
downloadwekan-fc6149d232cab8b9bd6184cb1d41cbd2df29e441.tar.gz
wekan-fc6149d232cab8b9bd6184cb1d41cbd2df29e441.tar.bz2
wekan-fc6149d232cab8b9bd6184cb1d41cbd2df29e441.zip
Try to fix Snap.
Diffstat (limited to 'snapcraft.yaml')
-rw-r--r--snapcraft.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml
index f3ed2f18..16b68a02 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -112,6 +112,7 @@ parts:
rm -rf ~/.meteor ~/.npm /usr/local/lib/node_modules
# Create the OpenAPI specification
rm -rf .build
+ mkdir -p stage/bin
#mkdir -p .build/python
#cd .build/python
#git clone --depth 1 -b master https://github.com/Kronuz/esprima-python