From 420eeee727d39d869d864caddb04a80dafda7160 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 17 Oct 2017 17:51:45 +0100 Subject: gentoo resync : 17.10.2017 --- dev-ros/shape_tools/shape_tools-0.2.1.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'dev-ros/shape_tools/shape_tools-0.2.1.ebuild') diff --git a/dev-ros/shape_tools/shape_tools-0.2.1.ebuild b/dev-ros/shape_tools/shape_tools-0.2.1.ebuild index a01d63a6d976..be5d89f8bd96 100644 --- a/dev-ros/shape_tools/shape_tools-0.2.1.ebuild +++ b/dev-ros/shape_tools/shape_tools-0.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -21,6 +21,8 @@ RDEPEND=" DEPEND="${RDEPEND}" src_prepare() { + cmake-utils_src_prepare + sed -e 's/DESTINATION lib/DESTINATION ${CMAKE_INSTALL_LIBDIR}/' \ -i CMakeLists.txt \ || die -- cgit v1.2.3