[Bug 288594] krb5 duplicate file installation breaks build
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 288594] krb5 duplicate file installation breaks build"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 Aug 2025 12:59:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288594
--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=c791ea80b5f74a6fb08ffa2c2541d158fd218d12
commit c791ea80b5f74a6fb08ffa2c2541d158fd218d12
Author: Brooks Davis <brooks@FreeBSD.org>
AuthorDate: 2025-08-04 09:33:41 +0000
Commit: Brooks Davis <brooks@FreeBSD.org>
CommitDate: 2025-08-04 12:58:47 +0000
kadm5srv: get common headers from kadm5clnt
Both were installing admin.h, chpass_util_strings.h, and kadm_err.h.
kadm5clnt is ordered first in krb5/lib/Makefile so pick it.
PR: 288594
Pull Request: https://github.com/freebsd/freebsd-src/pull/1801
krb5/lib/kadm5srv/Makefile | 6 ------
1 file changed, 6 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.