Use the new (Hi rwatson!) NO_MAKEDEV when making our temproot.
Submitted by: Doug Barton <Doug@gorean.org> (maintainer) Approved by: you-know-who.
This commit is contained in:
parent
0efdb1e473
commit
056ce7147a
@ -238,7 +238,7 @@ case "${RERUN}" in
|
||||
|
||||
{ cd ${SOURCEDIR} &&
|
||||
make DESTDIR=${TEMPROOT} distrib-dirs &&
|
||||
make DESTDIR=${TEMPROOT} distribution;} ||
|
||||
make DESTDIR=${TEMPROOT} -DNO_MAKEDEV distribution;} ||
|
||||
{ echo '';
|
||||
echo " *** FATAL ERROR: Cannot 'cd' to ${SOURCEDIR} and install files to the";
|
||||
echo " temproot environment";
|
||||
|
Loading…
x
Reference in New Issue
Block a user