From a967162ef00bbe1459a9e51bd0b28616ed0c7656 Mon Sep 17 00:00:00 2001
From: Guilhem Saurel <guilhem.saurel@laas.fr>
Date: Sat, 25 Jan 2020 10:51:02 +0100
Subject: [PATCH] [wip/ros-aicp-mapping] bump PKGREVISION

---
 ros-aicp-mapping/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/ros-aicp-mapping/Makefile b/ros-aicp-mapping/Makefile
index cd0367bb..9ad2faa6 100644
--- a/ros-aicp-mapping/Makefile
+++ b/ros-aicp-mapping/Makefile
@@ -6,6 +6,7 @@ ROS_PKG=		aicp_mapping
 ROS_METAPKG=		yes
 ROS_VERSION=		0.0.1
 ROS_REPO=		ori-drs
+PKGREVISION=		1
 
 HOMEPAGE=		${MASTER_SITE_GITHUB:=${ROS_REPO}/${ROS_PKG}}
 MASTER_SITES=		${HOMEPAGE}/archive/
@@ -18,7 +19,7 @@ include ../../meta-pkgs/ros-base/Makefile.common
 
 include ../../wip/libnabo/depend.mk
 include ../../wip/libpointmatcher/depend.mk
-include ../../mk/sysdep/pcl.mk
+include ../../wip/mk/sysdep/pcl.mk
 
 include ../../interfaces/ros-common-msgs/depend.mk
 include ../../interfaces/ros-std-msgs/depend.mk
-- 
GitLab