projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b41323a
)
app-crypt/gpgme: make tests of live ebuild work
author
Alon Bar-Lev
<alonbl@gentoo.org>
Thu, 3 Aug 2017 18:29:47 +0000
(21:29 +0300)
committer
Alon Bar-Lev
<alonbl@gentoo.org>
Thu, 3 Aug 2017 18:30:16 +0000
(21:30 +0300)
app-crypt/gpgme/gpgme-9999.ebuild
patch
|
blob
|
history
diff --git
a/app-crypt/gpgme/gpgme-9999.ebuild
b/app-crypt/gpgme/gpgme-9999.ebuild
index 5bf2df8dd783a42556b00b7a9a2f89d91e8878a9..5e3b75e53b5011cbdd3b4a9bc662db2d65335ea0 100644
(file)
--- a/
app-crypt/gpgme/gpgme-9999.ebuild
+++ b/
app-crypt/gpgme/gpgme-9999.ebuild
@@
-98,7
+98,7
@@
src_test() {
default
if use python; then
test_python() {
- emake -
C lang/python/tests x
check \
+ emake -
j1 -C lang/python/tests
check \
PYTHON=${EPYTHON} \
PYTHONS=${EPYTHON} \
TESTFLAGS="--python-libdir=${BUILD_DIR}/lib"