Skip to content
Snippets Groups Projects
Commit 04a34b38 authored by Olivier Stasse's avatar Olivier Stasse
Browse files

[wip/pal-hardware-gazebo] Fix organization name

parent 9300434a
No related branches found
No related tags found
No related merge requests found
# robotpkg Makefile for: wip/pal-hardware-gazebo
# Created: Olivier Stasse on Thu, 3 May 2017
#
ORG= pal-robotics
VERSION= 0.1.2
PKGBASE= pal-hardware-gazebo
PKGNAME= ${PKGBASE}-${VERSION}
......@@ -17,7 +17,7 @@ MASTER_REPOSITORY= ${MASTER_REPOSITORY_GITHUB}${ORG}/${NAME}.git
CHECKOUT_VCS_OPTS+= --recursive
# Source file from pal-robotics website
HOMEPAGE = ${MASTER_SITE_GITHUB:=pal-robotics/${ROSNAME}}
HOMEPAGE = ${MASTER_SITE_GITHUB:=${ORG}/${ROSNAME}}
MASTER_SITES= ${HOMEPAGE}/archive/
COMMENT= Hardware interfaces developped by PAL-Robotics in Gazebo
LICENSE= 2-clause-bsd
......
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