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

[wip/hpp-romeo] fix PKGNAME

parent 958329ec
No related branches found
No related tags found
No related merge requests found
...@@ -4,9 +4,11 @@ ...@@ -4,9 +4,11 @@
HPP_PACKAGE= hpp-romeo HPP_PACKAGE= hpp-romeo
HPP_COMMENT= Python and ros launch files for Romeo robot in hpp. HPP_COMMENT= Python and ros launch files for Romeo robot in hpp.
PKGREVISION= 1
ROSNAME= $(subst -,_,${HPP_PACKAGE}) ROSNAME= $(subst -,_,${HPP_PACKAGE})
DISTNAME= ${ROSNAME}-${HPP_VERSION} DISTNAME= ${ROSNAME}-${HPP_VERSION}
PKGNAME= ${PKGTAG.python-}${HPP_PACKAGE}-${HPP_VERSION}
CATEGORIES= wip CATEGORIES= wip
......
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