[SCM] pyspatialite branch, master, updated. upstream/2.6.1-18-gabaf368

David Paleino dapal at debian.org
Sun Apr 15 09:50:40 UTC 2012


The following commit has been merged in the master branch:
commit c0b6130f992cd3f96acad80e3190e648294794ef
Author: David Paleino <dapal at debian.org>
Date:   Sun Apr 15 10:59:57 2012 +0200

    Only link against geos_c

diff --git a/debian/patches/00-fix_build.patch b/debian/patches/00-fix_build.patch
index 334bdc1..00478fb 100644
--- a/debian/patches/00-fix_build.patch
+++ b/debian/patches/00-fix_build.patch
@@ -14,7 +14,7 @@ Forwarded: no
  include_dirs = []
  library_dirs = []
 -libraries = ['geos','geos_c','proj']
-+libraries = ['geos','geos_c','proj','spatialite']
++libraries = ['geos_c','proj','spatialite']
  runtime_library_dirs = []
  extra_objects = []
  define_macros = []

-- 
Python interface to Spatialite



More information about the Pkg-grass-devel mailing list