diff --git a/py-example-adder/Makefile b/py-example-adder/Makefile index 5ec8f5bb693325b3d49c3610237f1a0f26f00194..172f8ce1476f471f5e8c134bc793e4fa691332c8 100644 --- a/py-example-adder/Makefile +++ b/py-example-adder/Makefile @@ -6,8 +6,8 @@ ORG= gepetto NAME= example-adder VERSION= 1.0.0 -PKGNAME= ${PKGTAG.python-}${NAME}-${VERSION} DISTNAME= ${NAME}-${VERSION} +PKGNAME= ${PKGTAG.python-}${DISTNAME} MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=${NAME}/} MASTER_REPOSITORY= git https://gepgitlab.laas.fr/${ORG}/${NAME}.git