From e3f6dc00d25405b8574a6b68ad971ff2a7b3eb7a Mon Sep 17 00:00:00 2001 From: Matthieu Herrb <matthieu.herrb@laas.fr> Date: Tue, 26 Jul 2011 17:45:12 +0200 Subject: [PATCH] [wip/jointStateMapper] fix PLIST --- jointStateMapper/Makefile | 1 + jointStateMapper/PLIST | 1 + 2 files changed, 2 insertions(+) diff --git a/jointStateMapper/Makefile b/jointStateMapper/Makefile index 663933f7..cf8ffd18 100644 --- a/jointStateMapper/Makefile +++ b/jointStateMapper/Makefile @@ -3,6 +3,7 @@ # DISTNAME= jointStateMapper-1.2.1 +PKGREVISION= 1 CATEGORIES= interface MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=jointStateMapper/} MASTER_REPOSITORY= git ssh://trac.laas.fr/git/robots/jointStateMapper diff --git a/jointStateMapper/PLIST b/jointStateMapper/PLIST index cb2b57d3..827dde05 100644 --- a/jointStateMapper/PLIST +++ b/jointStateMapper/PLIST @@ -1,3 +1,4 @@ lib/libjointStateMapper.so +lib/pkgconfig/jointStateMapper.pc include/jointStateMapper/jointMapParser.hpp include/jointStateMapper/jointStateMapper.hpp -- GitLab