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

[wip/py-prf-ros-controllers] fix SYSTEM_SEARCH for erbium

parent cb1b6428
No related branches found
No related tags found
No related merge requests found
......@@ -19,12 +19,10 @@ DEPEND_ABI.py-prf-ros-controllers?= ${PKGTAG.python-}prf-ros-controllers>=0.2.8
DEPEND_DIR.py-prf-ros-controllers?= ../../wip/py-prf-ros-controllers
SYSTEM_SEARCH.py-prf-ros-controllers=\
'include/joint_state_controller/joint_state_controller.h' \
'lib/libjoint_state_controller.so' \
'share/joint_state_controller/package.xml:/<version>/s/[^0-9.]//gp' \
'lib/pkgconfig/joint_state_controller.pc:/Version/s/[^0-9.]//gp' \
'share/controller_interface/cmake/controller_interfaceConfig.cmake' \
'${PYTHON_SYSLIBSEARCH}/diff_drive_controller/__init__.py'
'share/controller_interface/cmake/controller_interfaceConfig.cmake'
include ../../mk/sysdep/python.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