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

[wip/talos-data] Fix the wrong license switch from jrl to pal.

parent d9cce8f4
No related branches found
No related tags found
No related merge requests found
...@@ -4,15 +4,15 @@ ...@@ -4,15 +4,15 @@
VERSION= 0.0.17 VERSION= 0.0.17
PKGNAME= talos-data-${VERSION} PKGNAME= talos-data-${VERSION}
DISTNAME= $(subst -,_,${PKGBASE})-${VERSION} DISTNAME= $(subst -,_,${PKGBASE})-${VERSION}
PKGREVISION= 1 PKGREVISION= 2
MASTER_SITES= ${MASTER_SITE_JRL:=talos/talos_data/} MASTER_SITES= ftp://${PAL_FTP_USER}${PAL_FTP_PASSWD:%=:%}@softs.laas.fr/talos/talos_data/
MASTER_REPOSITORY= https://redmine.laas.fr/laas/users/ MASTER_REPOSITORY= https://redmine.laas.fr/laas/users/
CHECKOUT_VCS_OPTS+= --recursive CHECKOUT_VCS_OPTS+= --recursive
CATEGORIES= wip CATEGORIES= wip
COMMENT= This packages provides data of the humanoid robot Pyrene in a friendly way for the SoT. COMMENT= This packages provides data of the humanoid robot Pyrene in a friendly way for the SoT.
LICENSE= openhrp-grx-license LICENSE= pal-license
MAINTAINER= ostasse@laas.fr MAINTAINER= ostasse@laas.fr
RESTRICTED= Redistribution of repackaged binaries not permitted RESTRICTED= Redistribution of repackaged binaries not permitted
......
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