Skip to content

Commit

Permalink
sci-chemistry/molsketch: Fix installation location
Browse files Browse the repository at this point in the history
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=620494
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Signed-off-by: Justin Lecher <[email protected]>
  • Loading branch information
jlec committed Jun 3, 2017
1 parent 9f52234 commit a9e72a0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ src_configure() {
-DOPENBABEL2_INCLUDE_DIR="${EPREFIX}/usr/include/openbabel-2.0"
-DCMAKE_DISABLE_FIND_PACKAGE_KDE4=ON
-DENABLE_TESTS=$(usex test "ON" "OFF")
-DMSK_INSTALL_PREFIX=/usr
)
cmake-utils_src_configure
}
Expand Down

0 comments on commit a9e72a0

Please sign in to comment.