Skip to content
Snippets Groups Projects
Commit cd6cdb85 authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

[wip/py-multiprocess] fix SYSTEM_SEARCH & install

parent 5848b0cd
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@ LICENSE= modified-bsd
MAINTAINER= gsaurel@laas.fr
PYDISTUTILSPKG= yes
PYSETUPINSTALLARGS+= --single-version-externally-managed --root=/
MAKE_ENV+= PYTHONPATH=${PREFIX}/${PYTHON_SITELIB}
include ../../wip/py-dill/depend.mk
......
......@@ -21,7 +21,7 @@ DEPEND_ABI.py-multiprocess?= ${PKGTAG.python-}multiprocess>=0.6.1
DEPEND_DIR.py-multiprocess?= ../../wip/py-multiprocess
SYSTEM_SEARCH.py-multiprocess= \
'${PYTHON_SITELIB}/multiprocess*.egg'
'${PYTHON_SYSLIBSEARCH}/multiprocess*.egg'
endif # PY_MULTIPROCESS_DEPEND_MK ----------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment