Subject: Re: little things that bother me
To: Justin Newcomer <liquidice5@gmail.com>
From: Andy Ruhl <acruhl@gmail.com>
List: port-cobalt
Date: 02/04/2005 11:58:50
On Wed, 2 Feb 2005 17:15:07 -0500, Justin Newcomer <liquidice5@gmail.com> wrote:
> so now that i know my file is corrupt
> how do i fix it?
> 
> can you send me your file?
> can i get the source for it and recompile it ?
> 
> is it something that i would have to do a full reinstall to get?

I can't send you mine, I'm running 2.0.

You can get this by just extracting the 1.6.1 (or whatever level you
are using) games.tgz fileset and then copying the file over to the
right spot.

mkdir temp
cp games.tgz temp
cd temp
tar xvzpf games.tgz
cd usr/games
cp fortune /usr/games

That should do it.

Andy