From 488b1c3f91cffa89a5bb891d38738cd2acff5218 Mon Sep 17 00:00:00 2001
From: Olivier Stasse <ostasse@laas.fr>
Date: Tue, 27 Aug 2019 09:58:23 +0200
Subject: [PATCH] [wip/tiago-data] Fix PLIST Bump PKGREVISION to 1

---
 tiago-data/Makefile | 1 +
 tiago-data/PLIST    | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/tiago-data/Makefile b/tiago-data/Makefile
index fa6b627a..1d30a835 100644
--- a/tiago-data/Makefile
+++ b/tiago-data/Makefile
@@ -10,6 +10,7 @@ PKGNAME=		${PKGBASE}-${VERSION}
 ROSNAME=		$(subst -,_,${PKGBASE})
 WRKSRC=			${WRKDIR}/${ROSNAME}-${VERSION}
 DIST_SUBDIR=		${PKGBASE}
+PKGREVISION=		1
 
 CATEGORIES=		wip
 
diff --git a/tiago-data/PLIST b/tiago-data/PLIST
index 139d57fd..411f9878 100644
--- a/tiago-data/PLIST
+++ b/tiago-data/PLIST
@@ -1,4 +1,7 @@
 @comment Tue Aug 27 04:34:08 CEST 2019
+include/tiago/data/config.hh
+include/tiago/data/deprecated.hh
+include/tiago/data/warning.hh
 lib/pkgconfig/tiago_data.pc
 share/roscontrol_sot_talos/config/sot_talos_params_control_mode.yaml
 share/roscontrol_sot_talos/config/sot_talos_params_control_mode_effort.yaml
-- 
GitLab