Commit f52e1c5f authored by Ophélie Gagnard's avatar Ophélie Gagnard

software/mca/software.cfg:

- Re-enable $PYTHON_PATH variable in mca's Makefile
- Change the mca release.
parent 1a2fc45f
......@@ -17,7 +17,7 @@ parts =
[metadata-collect-agent]
recipe = slapos.recipe.cmmi
url = https://lab.nexedi.com/nexedi/metadata-collect-agent/-/archive/v0.1-buildout/metadata-collect-agent-v0.1-buildout.tar.gz
url = https://lab.nexedi.com/nexedi/metadata-collect-agent/-/archive/v0.1b-buildout/metadata-collect-agent-v0.1b-buildout.tar.gz
#path = ${mca-gitclone:location}
configure-command = :
make-targets =
......@@ -26,7 +26,7 @@ make-targets =
environment =
# TODO: extend the path name or find the name of the includes directory
# (the next line works as it is at least for python3.7)
# PYTHON_PATH=${python3:location}
PYTHON_PATH=${python3:location}
PREFIX=@@LOCATION@@
# PATH=${fmtlib:location}:%(PATH)s
# CPATH=${fmtlib:location}/include:${openssl:location}/include
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment