mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-chemistry/openbabel: fix WhitespaceFound
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -181,7 +181,7 @@ src_configure() {
|
||||
)
|
||||
|
||||
if use test; then
|
||||
# Help cmake find the python interpreter when dev-lang/python-exec is built
|
||||
# Help cmake find the python interpreter when dev-lang/python-exec is built
|
||||
# without native-symlinks support.
|
||||
python_setup
|
||||
mycmakeargs+=( -DPYTHON_EXECUTABLE="${PYTHON}" )
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -181,7 +181,7 @@ src_configure() {
|
||||
)
|
||||
|
||||
if use test; then
|
||||
# Help cmake find the python interpreter when dev-lang/python-exec is built
|
||||
# Help cmake find the python interpreter when dev-lang/python-exec is built
|
||||
# without native-symlinks support.
|
||||
python_setup
|
||||
mycmakeargs+=( -DPYTHON_EXECUTABLE="${PYTHON}" )
|
||||
|
||||
Reference in New Issue
Block a user