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

[wip/py-qpoases] fix SYSTEM_SEARCH

parent 1d8f6305
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ DEPEND_ABI.py-qpoases?= ${PKGTAG.python-}qpoases>=3.2 ...@@ -21,7 +21,7 @@ DEPEND_ABI.py-qpoases?= ${PKGTAG.python-}qpoases>=3.2
DEPEND_DIR.py-qpoases?= ../../wip/py-qpoases DEPEND_DIR.py-qpoases?= ../../wip/py-qpoases
SYSTEM_SEARCH.py-qpoases=\ SYSTEM_SEARCH.py-qpoases=\
'${PYTHON_SITELIB}/qpoases.{*.,}so' '${PYTHON_SYSLIBSEARCH}/qpoases.{*.,}so'
endif # PY_QPOASES_DEPEND_MK -------------------------------------------------- endif # PY_QPOASES_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