krb5: Move compile_et to /usr/bin as it was with Heimdal
Fixes: ee3960cba1
This commit is contained in:
@@ -59,6 +59,9 @@ OLD_FILES+=lib/libopencsd.so.0
|
||||
OLD_FILES+=usr/lib/libopencsd.a
|
||||
OLD_FILES+=usr/lib/libopencsd.so
|
||||
|
||||
# 20250801: Move compile_et to /usr/sbin
|
||||
OLD_FILES+=usr/share/et/compile_et
|
||||
|
||||
# 20250728: zfsboot (MBR) removed
|
||||
OLD_FILES+=boot/zfsboot
|
||||
OLD_FILES+=usr/share/man/man8/zfsboot.8.gz
|
||||
|
||||
@@ -19,10 +19,6 @@ BINDIR?= /usr/bin
|
||||
MAN= compile_et.1
|
||||
CLEANFILES= compile_et
|
||||
|
||||
.if !defined(BOOTSTRAPPING)
|
||||
SCRIPTSDIR= ${SHAREDIR}/et
|
||||
.endif
|
||||
|
||||
compile_et: compile_et.sh
|
||||
sh ${SRC_ETDIR}/config_script ${SRC_ETDIR}/compile_et.sh \
|
||||
"${KRB5_ETDIR}" /usr/bin/awk /usr/bin/sed > ${.TARGET}
|
||||
|
||||
Reference in New Issue
Block a user