|
@@ -112,7 +112,7 @@ parts:
|
|
rm -rf ~/.meteor ~/.npm /usr/local/lib/node_modules
|
|
rm -rf ~/.meteor ~/.npm /usr/local/lib/node_modules
|
|
# Create the OpenAPI specification
|
|
# Create the OpenAPI specification
|
|
rm -rf .build
|
|
rm -rf .build
|
|
- mkdir -p stage/bin
|
|
|
|
|
|
+ mkdir -p $SNAPCRFT_PART_INSTALL/bin
|
|
#mkdir -p .build/python
|
|
#mkdir -p .build/python
|
|
#cd .build/python
|
|
#cd .build/python
|
|
#git clone --depth 1 -b master https://github.com/Kronuz/esprima-python
|
|
#git clone --depth 1 -b master https://github.com/Kronuz/esprima-python
|