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:
Julian Elischer 2006-10-11 21:46:53 +00:00
parent aca334fe83
commit 0f49c887b9

View File

@ -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