mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-chemistry/openbabel-python: fix installation in Prefix, thanks nanikata in bug #619498
Package-Manager: Portage-2.3.6, Repoman-2.3.1
This commit is contained in:
@@ -61,7 +61,7 @@ src_configure() {
|
||||
-DPYTHON_INCLUDE_PATH="$(python_get_includedir)"
|
||||
-DPYTHON_LIBRARY="$(python_get_library_path)"
|
||||
-DENABLE_TESTS=ON
|
||||
-DCMAKE_INSTALL_PREFIX="${D}"
|
||||
-DCMAKE_INSTALL_PREFIX="${ED}"
|
||||
)
|
||||
|
||||
cmake-utils_src_configure
|
||||
|
||||
Reference in New Issue
Block a user