Might as well move to the right place if we are not there.
The whole question of how much to rely on teh sources being in /usr/src needs visiting.
This commit is contained in:
parent
aca334fe83
commit
0f49c887b9
@ -9,6 +9,8 @@ CURRENTDIR=/usr/src/tools/tools/tinybsd
|
||||
if [ ! -d $CURRENTDIR ]
|
||||
then
|
||||
CURRENTDIR=`pwd`
|
||||
else
|
||||
cd $CURRENTDIR
|
||||
fi
|
||||
WORKDIR=/usr/obj/tinybsdbuild
|
||||
KERNCONF=TINYBSD
|
||||
|
Loading…
Reference in New Issue
Block a user