> #!/bin/sh -x
>
> ver="46stable"
> VER="OPENBSD_4_6"
> root="/Stash/Sources"
> DESTDIR=/

Is this necessary or desirable?  I ask because it is my impression
that on NetBSD,  DESTDIR="/" and DESTDIR unset is used to
discriminate between a "full installation", including /etc and
what we're trying to do here, which is updating the host doing
the compilation on the fly.  How does OpenBSD discriminate
between those two cases?  My habit is to unset DESTDIR
before commencing a make build.

Dave
-- 
teh googlez read my emails 'n' STUFF!!!!  LOLZ!!! urz 2!!! LOLZ!!!

Reply via email to