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

[wip/hpp-benchmark] fix PKGNAME

parent 501226aa
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ HPP_VERSION= 4.5.0
ROSNAME= $(subst -,_,${HPP_PACKAGE})
DISTNAME= ${ROSNAME}-${HPP_VERSION}
PKGNAME= ${PKGTAG.python-}${PKGTAG.qt-}${DISTNAME}
PKGNAME= ${PKGTAG.python-}${PKGTAG.qt-}${HPP_PACKAGE}-${HPP_VERSION}
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