commit: dada641df2b8862881b8982ebf830159ff0eec0b Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Sun Nov 23 21:00:01 2025 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Sun Nov 23 21:00:27 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dada641d
sys-auth/munge-0.5.15: drop outdated hprefixify call Closes: https://bugs.gentoo.org/959814 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> sys-auth/munge/munge-0.5.15.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/sys-auth/munge/munge-0.5.15.ebuild b/sys-auth/munge/munge-0.5.15.ebuild index c93cb6bdb303..08d938b84a10 100644 --- a/sys-auth/munge/munge-0.5.15.ebuild +++ b/sys-auth/munge/munge-0.5.15.ebuild @@ -32,8 +32,6 @@ BDEPEND="app-arch/xz-utils[extra-filters(+)]" src_prepare() { default - hprefixify config/x_ac_path_openssl.m4 - eautoreconf }
