projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf35b24
)
app-crypt/gpgme: upstream resolved build issue
author
Alon Bar-Lev
<alonbl@gentoo.org>
Fri, 25 Aug 2017 16:52:57 +0000
(19:52 +0300)
committer
Alon Bar-Lev
<alonbl@gentoo.org>
Fri, 25 Aug 2017 16:53:47 +0000
(19:53 +0300)
Package-Manager: Portage-2.3.6, Repoman-2.3.1
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 5e3b75e53b5011cbdd3b4a9bc662db2d65335ea0..62097f8115df21ad4a644037dce77ab460f2d8d8 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 -
j1 -
C lang/python/tests check \
+ emake -C lang/python/tests check \
PYTHON=${EPYTHON} \
PYTHONS=${EPYTHON} \
TESTFLAGS="--python-libdir=${BUILD_DIR}/lib"