Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jan 2001 09:22:29 -0800
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        Neil Blakey-Milner <nbm@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/Tools/scripts/mkptools mkpbuild mkpinstall
Message-ID:  <20010103092229.A61192@dragon.nuxi.com>
In-Reply-To: <20010103142157.D54743@ringworld.oblivion.bg>; from roam@orbitel.bg on Wed, Jan 03, 2001 at 02:21:57PM %2B0200
References:  <200101031116.f03BGlq39072@freefall.freebsd.org> <20010103141000.B54743@ringworld.oblivion.bg> <20010103142157.D54743@ringworld.oblivion.bg>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 03, 2001 at 02:21:57PM +0200, Peter Pentchev wrote:
> +$tmpbase = testdir($ENV{'TMPDIR'}, $ENV{'TMP'},
> +		'/usr/tmp', '/tmp', '/var/tmp');

Why do you even have /usr/tmp in there as it isn't an offical directory
on FreeBSD.  It is only created by pkg_add if /var/tmp (or /tmp) doesn't
have enough room.  If it is going to be in the list, it should be *last*.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010103092229.A61192>