Skip to content
Snippets Groups Projects
Commit adc9e6fe authored by Olivier Stasse's avatar Olivier Stasse
Browse files

[wip/py-sot-core-v3] Fix PLIST

A wrong tab was introduced in madgwickarhs/wrap.so
Increase PKGREVISION but not sure if this is very useful when no binary has been generated.
parent 0911c988
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
ORG= stack-of-tasks
NAME= sot-core
VERSION= 4.3.0
PKGREVISION= 3
PKGREVISION= 4
DISTNAME= ${NAME}-${VERSION}
PKGNAME= ${PKGTAG.python-}${NAME}-v3-${VERSION}
......
......@@ -66,7 +66,7 @@ ${PYTHON_SITELIB}/dynamic_graph/sot/core/kalman/wrap${PYTHON_EXT_SUFFIX}
${PYTHON_SITELIB}/dynamic_graph/sot/core/latch/__init__.py
${PYTHON_SITELIB}/dynamic_graph/sot/core/latch/wrap${PYTHON_EXT_SUFFIX}
${PYTHON_SITELIB}/dynamic_graph/sot/core/madgwickahrs/__init__.py
${PYTHON_SITELIB}/dynamic_graph/sot/core/madgwickahrs /wrap${PYTHON_EXT_SUFFIX}
${PYTHON_SITELIB}/dynamic_graph/sot/core/madgwickahrs/wrap${PYTHON_EXT_SUFFIX}
${PYTHON_SITELIB}/dynamic_graph/sot/core/mailbox_vector/__init__.py
${PYTHON_SITELIB}/dynamic_graph/sot/core/mailbox_vector/wrap${PYTHON_EXT_SUFFIX}
${PYTHON_SITELIB}/dynamic_graph/sot/core/math_small_entities.py
......
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