commit:     277720f7c8bbdb11e714fe05193d6ddaf73b0ebd
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat May 20 09:40:34 2017 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat May 20 09:51:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=277720f7

sci-chemistry/openbabel-python: Fix sandbox issue

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=618956
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-chemistry/openbabel-python/openbabel-python-2.4.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sci-chemistry/openbabel-python/openbabel-python-2.4.1.ebuild 
b/sci-chemistry/openbabel-python/openbabel-python-2.4.1.ebuild
index e5b17f311bc..1e84b3a8794 100644
--- a/sci-chemistry/openbabel-python/openbabel-python-2.4.1.ebuild
+++ b/sci-chemistry/openbabel-python/openbabel-python-2.4.1.ebuild
@@ -61,6 +61,7 @@ src_configure() {
                        -DPYTHON_INCLUDE_PATH="$(python_get_includedir)"
                        -DPYTHON_LIBRARY="$(python_get_library_path)"
                        -DENABLE_TESTS=ON
+                       -DCMAKE_INSTALL_PREFIX="${D}"
                )
 
                cmake-utils_src_configure

Reply via email to