projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb8053f
)
app-crypt/gpgme: add elibtoolize
author
Alon Bar-Lev
<alonbl@gentoo.org>
Fri, 16 Feb 2018 18:21:22 +0000
(20:21 +0200)
committer
Alon Bar-Lev
<alonbl@gentoo.org>
Fri, 2 Mar 2018 12:58:28 +0000
(14:58 +0200)
Closes: https://bugs.gentoo.org/show_bug.cgi?id=647870
Package-Manager: Portage-2.3.19, Repoman-2.3.6
app-crypt/gpgme/gpgme-1.10.0.ebuild
patch
|
blob
|
history
diff --git
a/app-crypt/gpgme/gpgme-1.10.0.ebuild
b/app-crypt/gpgme/gpgme-1.10.0.ebuild
index d2d2386fafb08c984792483cd4c9f597a52253e9..2fa68cf87889935f09786eeb26c6feba100f283a 100644
(file)
--- a/
app-crypt/gpgme/gpgme-1.10.0.ebuild
+++ b/
app-crypt/gpgme/gpgme-1.10.0.ebuild
@@
-56,6
+56,7
@@
pkg_setup() {
src_prepare() {
default
+ elibtoolize
# Make best effort to allow longer PORTAGE_TMPDIR
# as usock limitation fails build/tests
@@
-86,7
+87,6
@@
src_configure() {
src_compile() {
default
- elibtoolize
do_python
}