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

[wip/py-example-adder] DRY

parent 443f29ea
No related branches found
No related tags found
No related merge requests found
...@@ -6,8 +6,8 @@ ORG= gepetto ...@@ -6,8 +6,8 @@ ORG= gepetto
NAME= example-adder NAME= example-adder
VERSION= 1.0.0 VERSION= 1.0.0
PKGNAME= ${PKGTAG.python-}${NAME}-${VERSION}
DISTNAME= ${NAME}-${VERSION} DISTNAME= ${NAME}-${VERSION}
PKGNAME= ${PKGTAG.python-}${DISTNAME}
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=${NAME}/} MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=${NAME}/}
MASTER_REPOSITORY= git https://gepgitlab.laas.fr/${ORG}/${NAME}.git MASTER_REPOSITORY= git https://gepgitlab.laas.fr/${ORG}/${NAME}.git
......
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