Skip to content
Snippets Groups Projects
Commit 5102b2e5 authored by Anthony Mallet's avatar Anthony Mallet
Browse files

[wip/ros-common-msgs] Fix python path in one script

Fix actionlib/script/genaction.py that was using harcoded "python" interpreter.
parent 2aa1c312
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,10 @@ HOMEPAGE= http://www.ros.org/wiki/common_msgs
include ../../wip/ros18-base/Makefile.common
SUBST_CLASSES+= py-interp
SUBST_FILES.py-interp+= actionlib_msgs/scripts/genaction.py
include ../../devel/boost-headers/depend.mk
include ../../devel/boost-libs/depend.mk
include ../../wip/catkin/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