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

[wip/hpp-universal-robot] avoid inclusion of ros-base/Makefile.common

parent 769bc9d3
No related branches found
No related tags found
No related merge requests found
......@@ -6,16 +6,11 @@ HPP_PACKAGE= hpp-universal-robot
HPP_COMMENT= Data specific to robots ur5 and ur10 for hpp-corbaserver
HPP_VERSION= 4.2.1
# Workaround include of both Makefile.common
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
DIST_SUBDIR=
CATEGORIES= wip
DYNAMIC_PLIST_DIRS+= share/doc/${ROSNAME}
include ../../meta-pkgs/hpp/Makefile.common
include ../../meta-pkgs/ros-base/Makefile.common
include ../../wip/ros-universal-robot/depend.mk
include ../../devel/ros-xacro/depend.mk
......@@ -24,3 +19,6 @@ include ../../mk/sysdep/python.mk
include ../../mk/language/c.mk
include ../../mk/language/c++.mk
include ../../mk/robotpkg.mk
export PYTHONPATH= $(word 1,${SYSTEM_PREFIX.ros-base})/lib/python${PYTHON_VERSION}/dist-packages
export ROS_PACKAGE_PATH= $(word 1,${SYSTEM_PREFIX.ros-base})
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