Date: Tue, 16 Jun 2009 15:46:36 +0200 From: Gabor Kovesdan <gabor@FreeBSD.org> To: Alexander Best <alexbestms@math.uni-muenster.de> Cc: freebsd-current@FreeBSD.org Subject: Re: WITHOUT_GAMES=true and /usr/games Message-ID: <4A37A23C.3050305@FreeBSD.org> In-Reply-To: <permail-20090616133442f0889e840000195c-a_best01@message-id.uni-muenster.de> References: <permail-20090616133442f0889e840000195c-a_best01@message-id.uni-muenster.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Alexander Best escribió: > hi there, > > any reason installworld creates the games dir in /usr even though > /etc/src.conf states WITHOUT_GAMES=true. if nothing get's installed into the > dir buildworld might just as well not create it. or am i wrong? > My assumption is that the games directory is created by mtree just like the majority of directories we create during installworld. I think there aren't any customizations for mtree calls, it would be complicated and each make variable would be checked in a lot of places while there's no good reason for this, those empty directories make no harm. -- Gabor Kovesdan FreeBSD Volunteer EMAIL: gabor@FreeBSD.org .:|:. gabor@kovesdan.org WEB: http://people.FreeBSD.org/~gabor .:|:. http://kovesdan.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A37A23C.3050305>