diff --git a/snapcraft.yaml b/snapcraft.yaml index 16b68a026..2cb821687 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