* [gentoo-commits] repo/gentoo:master commit in: sys-libs/gdbm/
@ 2022-04-27 1:36 99% Sam James
0 siblings, 0 replies; 1+ results
From: Sam James @ 2022-04-27 1:36 UTC (permalink / raw
To: gentoo-commits
commit: 54f604ac82a5d45218b9649c028acdf5ec60b335
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 27 01:36:40 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 27 01:36:40 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54f604ac
sys-libs/gdbm: autotools -> libtool inherit
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-libs/gdbm/gdbm-1.23.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sys-libs/gdbm/gdbm-1.23.ebuild b/sys-libs/gdbm/gdbm-1.23.ebuild
index 3f48806dc843..7a2c6143d4c6 100644
--- a/sys-libs/gdbm/gdbm-1.23.ebuild
+++ b/sys-libs/gdbm/gdbm-1.23.ebuild
@@ -4,7 +4,7 @@
EAPI=7
VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/gdbm.asc
-inherit autotools multilib-minimal verify-sig
+inherit libtool multilib-minimal verify-sig
DESCRIPTION="Standard GNU database libraries"
HOMEPAGE="https://www.gnu.org/software/gdbm/"
@@ -22,6 +22,7 @@ BDEPEND="verify-sig? ( sec-keys/openpgp-keys-gdbm )"
src_prepare() {
default
+
# gdbm ships with very old libtool files, regen to avoid
# errors when cross-compiling.
elibtoolize
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2022-04-27 1:36 99% [gentoo-commits] repo/gentoo:master commit in: sys-libs/gdbm/ Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox