We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbaea81 commit dc3544bCopy full SHA for dc3544b
talos-bauzil/Makefile
@@ -6,6 +6,7 @@ ORG= stack-of-tasks
6
NAME= talos-bauzil
7
VERSION= 0.1.0
8
9
+ROSNAME= $(subst -,_,${NAME})
10
DISTNAME= ${NAME}-${VERSION}
11
12
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=${NAME}/}
0 commit comments