Ticket #17318: patch-shapely_geos.py

File patch-shapely_geos.py, 440 bytes (added by stromnov (Andrey Stromnov), 15 years ago)

python/py25-shapely/files/patch-shapely_geos.py

Line 
1--- shapely/geos.py.orig        2008-11-19 09:31:43.000000000 +0300
2+++ shapely/geos.py     2008-11-19 09:31:25.000000000 +0300
3@@ -27,6 +27,8 @@
4     if lib is None:
5         ## try a few more locations
6         lib_paths = [
7+            # local macports
8+            '@PREFIX@/lib/libgeos_c.dylib',
9             # The Framework build from Kyng Chaos:
10             "/Library/Frameworks/GEOS.framework/Versions/Current/GEOS",
11             # macports