summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ros/mavlink-gbp-release/files/gentoo.patch5
-rw-r--r--dev-ros/mavlink-gbp-release/mavlink-gbp-release-2017.2.7-r1.ebuild (renamed from dev-ros/mavlink-gbp-release/mavlink-gbp-release-2017.2.7.ebuild)0
2 files changed, 3 insertions, 2 deletions
diff --git a/dev-ros/mavlink-gbp-release/files/gentoo.patch b/dev-ros/mavlink-gbp-release/files/gentoo.patch
index 1fb168cd80b3..92f16757158e 100644
--- a/dev-ros/mavlink-gbp-release/files/gentoo.patch
+++ b/dev-ros/mavlink-gbp-release/files/gentoo.patch
@@ -2,11 +2,12 @@ Index: mavlink-gbp-release-release-kinetic-mavlink/CMakeLists.txt
===================================================================
--- mavlink-gbp-release-release-kinetic-mavlink.orig/CMakeLists.txt
+++ mavlink-gbp-release-release-kinetic-mavlink/CMakeLists.txt
-@@ -170,6 +170,6 @@ install(FILES ${PROJECT_BINARY_DIR}/COPY
+@@ -172,6 +172,8 @@ install(FILES ${PROJECT_BINARY_DIR}/COPY
DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/${PROJECT_NAME}/ COMPONENT license)
install(FILES ${CMAKE_SOURCE_DIR}/package.xml
-- DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/${PROJECT_NAME}/ COMPONENT catkin)
+ DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/ros_packages/${PROJECT_NAME}/ COMPONENT catkin)
++install(FILES ${CMAKE_SOURCE_DIR}/package.xml
+ DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/${PROJECT_NAME}/ COMPONENT catkin)
# vim:sw=4:ts=4:expandtab
diff --git a/dev-ros/mavlink-gbp-release/mavlink-gbp-release-2017.2.7.ebuild b/dev-ros/mavlink-gbp-release/mavlink-gbp-release-2017.2.7-r1.ebuild
index af505b6cb5a8..af505b6cb5a8 100644
--- a/dev-ros/mavlink-gbp-release/mavlink-gbp-release-2017.2.7.ebuild
+++ b/dev-ros/mavlink-gbp-release/mavlink-gbp-release-2017.2.7-r1.ebuild