From 689261bb91b1a3835020c8a8d1f4fa8684627ccc Mon Sep 17 00:00:00 2001 From: Shawn McCann Date: Sat, 14 Jan 2006 23:02:32 +0000 Subject: [PATCH] Updated patch file with correct path to source file --- geos-2.2.1-gcc4.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/geos-2.2.1-gcc4.patch b/geos-2.2.1-gcc4.patch index 4405866..a6bd2e4 100644 --- a/geos-2.2.1-gcc4.patch +++ b/geos-2.2.1-gcc4.patch @@ -1,5 +1,5 @@ ---- source/headers/geos/geom.h~ 2005-11-29 09:52:21.000000000 -0800 -+++ source/headers/geos/geom.h 2006-01-13 21:37:04.000000000 -0800 +--- geos-2.2.1.orig/source/headers/geos/geom.h 2006-01-14 14:40:33.000000000 -0800 ++++ geos-2.2.1/source/headers/geos/geom.h 2006-01-14 14:41:12.000000000 -0800 @@ -358,52 +358,52 @@ //double distance(Coordinate& p); static Coordinate nullCoord;