From bd5c48004f27c0eb2ae1fa2c977bb8da0fd73deb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 28 Nov 2019 18:30:03 +0100 Subject: [PATCH] =?utf8?q?sci-chemistry/apbs:=20python=5Fexport=5Fbest=20?= =?utf8?q?=E2=86=92=20python=5Fsetup?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sci-chemistry/apbs/apbs-1.4.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild b/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild index b3c4f192894b..88910ddde996 100644 --- a/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild +++ b/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild @@ -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" -- 2.26.2