[libdbd-sqlite3-perl] 07/09: Refresh use_system_sqlite patch (offset)

Salvatore Bonaccorso carnil at debian.org
Sun Aug 11 11:52:14 UTC 2013


This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libdbd-sqlite3-perl.

commit f66fcd726694d637c752457d26e51d4432ed4f1a
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Aug 11 13:40:37 2013 +0200

    Refresh use_system_sqlite patch (offset)
---
 debian/patches/use_system_sqlite |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/use_system_sqlite b/debian/patches/use_system_sqlite
index 2335a9a..2fea2e3 100644
--- a/debian/patches/use_system_sqlite
+++ b/debian/patches/use_system_sqlite
@@ -8,7 +8,7 @@ Last-Update: 2011-02-12
 
 --- a/Makefile.PL
 +++ b/Makefile.PL
-@@ -124,7 +124,7 @@
+@@ -125,7 +125,7 @@
  # a system sqlite is also sophisticated enough to have a patching system
  # that can change the if ( 0 ) to if ( 1 )
  my ($sqlite_local, $sqlite_base, $sqlite_lib, $sqlite_inc);
@@ -17,7 +17,7 @@ Last-Update: 2011-02-12
  	require File::Spec;
  	if ( $sqlite_base = (grep(/SQLITE_LOCATION=.*/, @ARGV))[0] ) {
  		$sqlite_base =~ /=(.*)/;
-@@ -173,11 +173,7 @@
+@@ -174,11 +174,7 @@
  			}
  		}
  		unless ( $version && ($version >= 3006000) ) {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbd-sqlite3-perl.git



More information about the Pkg-perl-cvs-commits mailing list