From owner-cvs-games Wed Sep 24 23:18:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA28436 for cvs-games-outgoing; Wed, 24 Sep 1997 23:18:33 -0700 (PDT) Received: from GndRsh.aac.dev.com (GndRsh.aac.dev.com [198.145.92.241] (may be forged)) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA28431; Wed, 24 Sep 1997 23:18:29 -0700 (PDT) Received: (from rgrimes@localhost) by GndRsh.aac.dev.com (8.8.5/8.7.3) id XAA17379; Wed, 24 Sep 1997 23:18:01 -0700 (PDT) From: "Rodney W. Grimes" Message-Id: <199709250618.XAA17379@GndRsh.aac.dev.com> Subject: Re: cvs commit: src/games/cribbage Makefile In-Reply-To: from "[______ ______]" at "Sep 25, 97 05:07:04 am" To: ache@nagual.pp.ru (=?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?=) Date: Wed, 24 Sep 1997 23:18:01 -0700 (PDT) Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-games@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL25 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-games@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > On Wed, 24 Sep 1997, Rodney W. Grimes wrote: > > > > ache 1997/09/23 21:00:31 PDT > > > > > > Modified files: > > > games/cribbage Makefile > > > Log: > > > Beforeinstall scorefile to prevent it owned by first user who > > > run the game > > > > Why does this need to be done in beforeinstall: and not in install: > > or afterinstall:? > > install: already occuped, afterinstall: is possible. > What wrong with beforeinstall:? In 90% of the cases a global s/beforeinstall/installincludes/ would make it called the right thing, then a simple fix to the .mk files would complete the process. Additional pollution of beforeinstall for things otherthan header files will make this cleanup process harder. -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation, Inc. Reliable computers for FreeBSD