projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cce4cfe
)
net-libs/gnutls: / after EPREFIX
author
Alon Bar-Lev
<alonbl@gentoo.org>
Fri, 24 Feb 2017 06:40:29 +0000
(08:40 +0200)
committer
Alon Bar-Lev
<alonbl@gentoo.org>
Fri, 24 Feb 2017 06:40:42 +0000
(08:40 +0200)
Bug: 610742
Package-Manager: portage-2.3.3
net-libs/gnutls/gnutls-3.5.9-r2.ebuild
patch
|
blob
|
history
diff --git
a/net-libs/gnutls/gnutls-3.5.9-r2.ebuild
b/net-libs/gnutls/gnutls-3.5.9-r2.ebuild
index 4fa642edb2380b43bb8b4c2c891cc67e18dfd431..05aeb82f2da74c0f76d67c8fc8e4de721bc7fd69 100644
(file)
--- a/
net-libs/gnutls/gnutls-3.5.9-r2.ebuild
+++ b/
net-libs/gnutls/gnutls-3.5.9-r2.ebuild
@@
-119,7
+119,7
@@
multilib_src_configure() {
$(use_with idn) \
$(use_with idn libidn2) \
--without-tpm \
- --with-unbound-root-key-file="${EPREFIX}etc/dnssec/root-anchors.txt" \
+ --with-unbound-root-key-file="${EPREFIX}
/
etc/dnssec/root-anchors.txt" \
"${libconf[@]}" \
$([[ ${CHOST} == *-darwin* ]] && echo --disable-hardware-acceleration)
}