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

[wip/py-pycddlib] fix SYSTEM_SEARCH & install

parent cd6cdb85
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@ LICENSE= gnu-gpl-v2
MAINTAINER= gsaurel@laas.fr
PYDISTUTILSPKG= yes
PYSETUPINSTALLARGS+= --single-version-externally-managed --root=/
MAKE_ENV+= PYTHONPATH=${PREFIX}/${PYTHON_SITELIB}
include ../../mk/sysdep/python.mk
......
......@@ -21,7 +21,7 @@ DEPEND_ABI.py-pycddlib?= ${PKGTAG.python-}pycddlib>=2.1.1
DEPEND_DIR.py-pycddlib?= ../../wip/py-pycddlib
SYSTEM_SEARCH.py-pycddlib= \
'${PYTHON_SITELIB}/pycddlib*.egg'
'${PYTHON_SYSLIBSEARCH}/pycddlib*.egg'
endif # PY_PYCDDLIB_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