mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-chemistry/apbs: python_export_best → python_setup
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -106,7 +106,7 @@ src_compile(){
|
||||
}
|
||||
|
||||
src_test() {
|
||||
python_export_best
|
||||
python_setup
|
||||
cd tests || die
|
||||
LD_LIBRARY_PATH="${S}"/lib "${PYTHON}" apbs_tester.py -l log || die
|
||||
grep -q 'FAILED' log && die "Tests failed"
|
||||
|
||||
Reference in New Issue
Block a user