net-dns/inadyn: call eautoreconf

The musl patch we apply touches Makefile.am, so we need to eautoreconf.

Closes: https://bugs.gentoo.org/937277
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-10-06 04:48:17 +01:00
parent d3367f680b
commit f6893c43c4
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -3,7 +3,7 @@
EAPI=8
inherit systemd tmpfiles
inherit autotools systemd tmpfiles
DESCRIPTION="Dynamic DNS client with multiple SSL/TLS library support"
HOMEPAGE="https://github.com/troglobit/inadyn"
@ -31,6 +31,13 @@ BDEPEND="virtual/pkgconfig"
PATCHES=( "${FILESDIR}/${PN}-2.12.0-musl.patch" )
src_prepare() {
default
# Needed for musl patch
eautoreconf
}
src_configure() {
# Tests would need a custom config file in homedir per configure help?
local myeconfargs=(