Skip to content

Commit

Permalink
dev-cpp/eigen: Fix pkgconfig file #575298
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.27
  • Loading branch information
patricklauer committed Feb 22, 2016
1 parent fd7832b commit 3a0966e
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@ src_prepare() {

sed -i -e "/Unknown build type/d" CMakeLists.txt || die

sed \
-e '/Cflags/s|:.*|: -I${CMAKE_INSTALL_PREFIX}/${INCLUDE_INSTALL_DIR}|g' \
-i eigen3.pc.in || die

cmake-utils_src_prepare
}

Expand Down

0 comments on commit 3a0966e

Please sign in to comment.