mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user