https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288594
--- Comment #5 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=40a5abfc3f66e17827b2225cc9ed3c2ed4290df8 commit 40a5abfc3f66e17827b2225cc9ed3c2ed4290df8 Author: Brooks Davis <[email protected]> AuthorDate: 2025-08-04 09:33:40 +0000 Commit: Brooks Davis <[email protected]> CommitDate: 2025-08-04 12:58:46 +0000 krb5/include/Makefile: don't override *include targets This was causing kdb.h, krad.h, and krb5.h to be installed twice. PR: 288594 Pull Request: https://github.com/freebsd/freebsd-src/pull/1801 krb5/include/Makefile | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.
