From owner-cvs-all Fri Jun 14 2:16:46 2002 Delivered-To: cvs-all@freebsd.org Received: from columbus.cris.net (columbus.cris.net [212.110.128.65]) by hub.freebsd.org (Postfix) with ESMTP id E082637B408; Fri, 14 Jun 2002 02:16:34 -0700 (PDT) Received: from ark.cris.net (root@ark.cris.net [212.110.128.68]) by columbus.cris.net (8.9.3/8.9.3) with ESMTP id MAA12513; Fri, 14 Jun 2002 12:16:29 +0300 (EEST) Received: (from phantom@localhost) by ark.cris.net (8.11.1/8.11.1) id g5E9GTp27279; Fri, 14 Jun 2002 12:16:29 +0300 (EEST) Date: Fri, 14 Jun 2002 12:16:29 +0300 From: Alexey Zelkin To: Greg Lehey Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/calendar Makefile Message-ID: <20020614121629.A26139@ark.cris.net> References: <200206132122.g5DLM0x90794@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200206132122.g5DLM0x90794@freefall.freebsd.org>; from grog@FreeBSD.org on Thu, Jun 13, 2002 at 02:22:00PM -0700 X-Operating-System: FreeBSD 3.5-STABLE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jun 13, 2002 at 02:22:00PM -0700, Greg Lehey wrote: > grog 2002/06/13 14:22:00 PDT > > Modified files: > usr.bin/calendar Makefile > Log: > beforeinstall target: > > - Remove superfluous ; > - create destination directories if they don't exist. This is incorrect. It's a task of mtree(8) to create directory hierarchy, and IIRC it was discussed number of times before. Just look for 'cvs log' here. : ---------------------------- : revision 1.6 : date: 1996/02/05 17:35:17; author: ache; state: Exp; lines: +0 -2 : Don't make directory here, it is mtree task : ---------------------------- > Revision Changes Path > 1.24 +2 -1 src/usr.bin/calendar/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message