[Bug 288929] krb5 compile_et not functional

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 18 Aug 2025 19:51:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288929

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
           Assignee|bugs@FreeBSD.org            |markj@FreeBSD.org

--- Comment #1 from Mark Johnston <markj@FreeBSD.org> ---
For the second problem, we should just omit the use of DESTDIR.  Other
utilities aren't parameterized that way.  (e.g., man(1) doesn't search
${DESTDIR}/usr/share/man etc.).  During the build, we always invoke compile_et
with -d, so the value doesn't matter for the bootstrapped version.

I'll work on this and post a patch for review shortly.

-- 
You are receiving this mail because:
You are the assignee for the bug.