Correct the distrib-dirs target in the -DDB_FROM_SRC case.
This commit is contained in:
parent
f230ef543f
commit
c109162f52
@ -767,7 +767,7 @@ redistribute:
|
||||
|
||||
distrib-dirs distribution:
|
||||
cd ${.CURDIR}/etc; ${CROSSENV} PATH=${TMPPATH} ${MAKE} \
|
||||
${IMAKE_INSTALL} ${.TARGET}
|
||||
${IMAKE_INSTALL} ${IMAKE_MTREE} ${.TARGET}
|
||||
|
||||
#
|
||||
# buildkernel and installkernel
|
||||
|
Loading…
Reference in New Issue
Block a user