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

[wip/simple-grasping-action] Fix PLIST

Add python files.
parent 0d50b919
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,7 @@ DISTNAME= ${VERSION}
ROSNAME= $(subst -,_,${PKGBASE})
WRKSRC= ${WRKDIR}/${ROSNAME}-${VERSION}
DIST_SUBDIR= ${PKGBASE}
PKGREVISION= 1
CATEGORIES= wip
......
......@@ -4,3 +4,6 @@ lib/simple_grasping_action/simple_grasping_action
share/simple_grasping_action/cmake/simple_grasping_actionConfig-version.cmake
share/simple_grasping_action/cmake/simple_grasping_actionConfig.cmake
share/simple_grasping_action/package.xml
${PYTHON_SITELIB}/simple_grasping_action-${PKGVERSION}-py${PYTHON_VERSION}.egg-info
${PYTHON_SITELIB}/simple_grasping_action/__init__.py
${PYTHON_SITELIB}/simple_grasping_action/simple_grasping_action.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