summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-01-12 22:37:37 +0200
committerLauri Ojansivu <x@xet7.org>2020-01-12 22:37:37 +0200
commitcc020485c140565314b0bc492fb5c1b37ca01100 (patch)
tree2fe29c4afe7e3606071a1d19fabc5f6c4ada145f /snapcraft.yaml
parentfc6149d232cab8b9bd6184cb1d41cbd2df29e441 (diff)
downloadwekan-cc020485c140565314b0bc492fb5c1b37ca01100.tar.gz
wekan-cc020485c140565314b0bc492fb5c1b37ca01100.tar.bz2
wekan-cc020485c140565314b0bc492fb5c1b37ca01100.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 16b68a02..2cb82168 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -112,7 +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 $SNAPCRFT_PART_INSTALL/bin
#mkdir -p .build/python
#cd .build/python
#git clone --depth 1 -b master https://github.com/Kronuz/esprima-python