diff options
Diffstat (limited to 'sci-libs/octomap/octomap-9999.ebuild')
-rw-r--r-- | sci-libs/octomap/octomap-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-libs/octomap/octomap-9999.ebuild b/sci-libs/octomap/octomap-9999.ebuild index 2b3509c9f9fb..19df370fdb02 100644 --- a/sci-libs/octomap/octomap-9999.ebuild +++ b/sci-libs/octomap/octomap-9999.ebuild @@ -40,6 +40,7 @@ DEPEND="${RDEPEND} media-gfx/graphviz ) " +PATCHES=( "${FILESDIR}/gentoo.patch" ) src_prepare() { sed -e 's/DESTINATION lib/DESTINATION ${CMAKE_INSTALL_LIBDIR}/' \ |