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
53492ec871
commit
638a3aacaa
@ -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