Complete.Org: Mailing Lists: Archives: freeciv-dev: November 2002:
[Freeciv-Dev] Re: Problems with dirent.h on MacOS X (PR#2249)
Home

[Freeciv-Dev] Re: Problems with dirent.h on MacOS X (PR#2249)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: alexandre.enkerli@xxxxxxxxxxxx
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: Problems with dirent.h on MacOS X (PR#2249)
From: "Mike Kaufman via RT" <rt@xxxxxxxxxxxxxx>
Date: Tue, 12 Nov 2002 10:41:49 -0800
Reply-to: rt@xxxxxxxxxxxxxx

On Tue, Nov 12, 2002 at 08:36:24AM -0800, alexandre.enkerli@xxxxxxxxxxxx via RT 
wrote:
> 
> But I'm not sure how to apply the patch. I tried by copy-pasting the 
> one you sent me in a file that I then put in the freeciv dir (including 
> ai/, common/...) but "patch < [patch-file]" can't find the files...

try:

cd freeciv-1.14.0
patch -p0 < <path-to>/osx.patch

the -p option strips directories off the patch path. CVS diffs need a -p0

-mike



[Prev in Thread] Current Thread [Next in Thread]