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 --- sci-libs/orocos-bfl/orocos-bfl-0.8.0.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sci-libs/orocos-bfl/orocos-bfl-0.8.0.ebuild') diff --git a/sci-libs/orocos-bfl/orocos-bfl-0.8.0.ebuild b/sci-libs/orocos-bfl/orocos-bfl-0.8.0.ebuild index 355ea827ed9e..082cb9f10997 100644 --- a/sci-libs/orocos-bfl/orocos-bfl-0.8.0.ebuild +++ b/sci-libs/orocos-bfl/orocos-bfl-0.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -24,6 +24,8 @@ DEPEND="${RDEPEND} test? ( dev-util/cppunit )" src_prepare() { + cmake-utils_src_prepare + sed -e 's:/lib:/${CMAKE_INSTALL_LIBDIR}:' \ -i "${S}/"{,src/,src/bindings/rtt/}CMakeLists.txt || die } -- cgit v1.2.3