[spatialite-tools] 07/14: Refresh 10-no-sqlite-check.patch.
    Bas Couwenberg 
    sebastic at xs4all.nl
       
    Mon Aug  4 01:35:41 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a commit to branch experimental
in repository spatialite-tools.
commit 289dc4d8ef41ee9357a02e72f3c1d854fad32321
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Aug 4 00:54:41 2014 +0200
    Refresh 10-no-sqlite-check.patch.
---
 debian/patches/10-no-sqlite-check.patch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/patches/10-no-sqlite-check.patch b/debian/patches/10-no-sqlite-check.patch
index d5c5813..81975af 100644
--- a/debian/patches/10-no-sqlite-check.patch
+++ b/debian/patches/10-no-sqlite-check.patch
@@ -7,9 +7,9 @@ Author: Bas Couwenberg <sebastic at xs4all.nl>
 Bug-Debian: https://bugs.debian.org/743999
 --- a/shell.c
 +++ b/shell.c
-@@ -4101,11 +4101,13 @@ int main(int argc, char **argv){
-   int i;
-   int rc = 0;
+@@ -4186,11 +4186,13 @@ int main(int argc, char **argv){
+ /* initializing the SpatiaLite's internal cache */
+   splite_cache = spatialite_alloc_connection ();
  
 +/* Don't require exact sqlite3 version match
    if( strcmp(sqlite3_sourceid(),SQLITE_SOURCE_ID)!=0 ){
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/spatialite-tools.git
    
    
More information about the Pkg-grass-devel
mailing list