Dima Panov:
> On 19.08.2025 16:20, Mark Johnston wrote:
> > -KRB5_ETDIR?=       ${DESTDIR}/usr/share/et
> > +KRB5_ETDIR?=       /usr/share/et
> 
> What the reason to omit ${DESTDIR} here?
> It will be always install by global path instead of requested destination 
> root.

${KRB5_ETDIR} is used as ETSCRIPTSDIR in krb5/util/et/Makefile:

FILESGROUPS=    ETSCRIPTS
[...]
ETSCRIPTSDIR=   ${KRB5_ETDIR}

the files install target in bsd.files.mk already prepends ${DESTDIR}
when installing.

Attachment: signature.asc
Description: PGP signature

Reply via email to