summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-02-28 11:24:22 +0100
committerAlexis Ballier <aballier@gentoo.org>2017-02-28 12:26:49 +0100
commitfea72a4da3f7b71cdfb6fb272370678cfe7fd2ad (patch)
treeeb4008db2f2c263d5333b7223926b00cb1d29c62 /dev-ros/mavlink-gbp-release
parentdev-ros/mavlink-gbp-release: remove old (diff)
downloadgentoo-fea72a4da3f7b71cdfb6fb272370678cfe7fd2ad.tar.gz
gentoo-fea72a4da3f7b71cdfb6fb272370678cfe7fd2ad.tar.bz2
gentoo-fea72a4da3f7b71cdfb6fb272370678cfe7fd2ad.zip
dev-ros/mavlink-gbp-release: Install package.xml in standard and gentoo location.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ros/mavlink-gbp-release')
-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