projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2eb0f5
)
sci-chemistry/apbs: python_export_best → python_setup
author
Michał Górny
<mgorny@gentoo.org>
Thu, 28 Nov 2019 17:30:03 +0000
(18:30 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Fri, 29 Nov 2019 08:14:33 +0000
(09:14 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-chemistry/apbs/apbs-1.4.1-r2.ebuild
patch
|
blob
|
history
diff --git
a/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild
b/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild
index b3c4f192894bd945f042dca541b77c7d7790c9c6..88910ddde9967f75872569a45aec0edaadd1a13e 100644
(file)
--- 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"