Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Sep 1997 23:18:01 -0700 (PDT)
From:      "Rodney W. Grimes" <rgrimes@GndRsh.aac.dev.com>
To:        ache@nagual.pp.ru (=?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?=)
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-games@FreeBSD.ORG
Subject:   Re: cvs commit: src/games/cribbage Makefile
Message-ID:  <199709250618.XAA17379@GndRsh.aac.dev.com>
In-Reply-To: <Pine.BSF.3.96.970925050618.27029A-100000@lsd.relcom.eu.net> from "[______ ______]" at "Sep 25, 97 05:07:04 am"

next in thread | previous in thread | raw e-mail | index | archive | help
> 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



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