Get the right system makefiles for make distribution.
This commit is contained in:
parent
f98f752202
commit
51fc17e377
@ -420,7 +420,8 @@ log_it Installworld
|
||||
> /mnt/_.iw 2>&1
|
||||
|
||||
log_it distribution
|
||||
(cd /usr/src/etc && make distribution DESTDIR=/mnt ${SRCCONF} ) \
|
||||
(cd /usr/src/etc && make -m /usr/src/share/mk distribution \
|
||||
DESTDIR=/mnt ${SRCCONF} ) \
|
||||
> /mnt/_.dist 2>&1
|
||||
|
||||
log_it Installkernel
|
||||
|
Loading…
x
Reference in New Issue
Block a user