projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
000b516
)
net-libs/gnutls: remove guile hack
author
Alon Bar-Lev
<alonbl@gentoo.org>
Sun, 27 Jan 2019 10:11:51 +0000
(12:11 +0200)
committer
Alon Bar-Lev
<alonbl@gentoo.org>
Sun, 27 Jan 2019 10:41:53 +0000
(12:41 +0200)
not required any more
Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
net-libs/gnutls/gnutls-3.6.6.ebuild
patch
|
blob
|
history
diff --git
a/net-libs/gnutls/gnutls-3.6.6.ebuild
b/net-libs/gnutls/gnutls-3.6.6.ebuild
index 0e4f46b96b249a82da14a2d2112d22a8fd92fd7f..9070aaa4a3cc9ed87e456e4e63b23053b2fff981 100644
(file)
--- a/
net-libs/gnutls/gnutls-3.6.6.ebuild
+++ b/
net-libs/gnutls/gnutls-3.6.6.ebuild
@@
-73,11
+73,6
@@
src_prepare() {
# Use sane .so versioning on FreeBSD.
elibtoolize
-
- # detect also guile-2.2, bug#673574
- # aclocal/autoreconf will require more dependencies
- # that we want to have
- sed -i 's/\(_guile_versions_to_search="\)\(.*\)\("\)/\1\2 2.2\3/' configure || die
}
multilib_src_configure() {