commit:     a9e72a0c87910addfaa4fd8e48a9db9b68c7aca2
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  3 18:54:56 2017 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jun  3 19:36:42 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9e72a0c

sci-chemistry/molsketch: Fix installation location

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 <jlec <AT> gentoo.org>

 .../molsketch/{molsketch-0.4.1.ebuild => molsketch-0.4.1-r1.ebuild}      | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sci-chemistry/molsketch/molsketch-0.4.1.ebuild 
b/sci-chemistry/molsketch/molsketch-0.4.1-r1.ebuild
similarity index 97%
rename from sci-chemistry/molsketch/molsketch-0.4.1.ebuild
rename to sci-chemistry/molsketch/molsketch-0.4.1-r1.ebuild
index 1cd4ab221ee..c34e60a0106 100644
--- a/sci-chemistry/molsketch/molsketch-0.4.1.ebuild
+++ b/sci-chemistry/molsketch/molsketch-0.4.1-r1.ebuild
@@ -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
 }

Reply via email to