|
|
@@ -1,6 +1,6 @@
|
|
|
-Index: DBD-SQLite-1.34_01/Makefile.PL
|
|
|
---- DBD-SQLite-1.34_01/Makefile.PL.orig 2010-12-10 06:09:02.000000000 +0100
|
|
|
-+++ DBD-SQLite-1.34_01/Makefile.PL 2010-12-19 11:19:59.000000000 +0100
|
|
|
+Index: DBD-SQLite-1.34_02/Makefile.PL
|
|
|
+--- DBD-SQLite-1.34_02/Makefile.PL.orig 2010-12-10 06:09:02.000000000 +0100
|
|
|
++++ DBD-SQLite-1.34_02/Makefile.PL 2010-12-19 11:19:59.000000000 +0100
|
|
|
@@ -17,46 +17,9 @@
|
|
|
return @_;
|
|
|
}
|
|
|
@@ -72,9 +72,9 @@ Index: DBD-SQLite-1.34_01/Makefile.PL
|
|
|
if ( $sqlite_inc ) {
|
|
|
push @CC_INC, "-I$sqlite_inc";
|
|
|
}
|
|
|
-Index: DBD-SQLite-1.34_01/SQLiteXS.h
|
|
|
---- DBD-SQLite-1.34_01/SQLiteXS.h.orig 2010-12-10 06:09:02.000000000 +0100
|
|
|
-+++ DBD-SQLite-1.34_01/SQLiteXS.h 2010-12-19 11:19:59.000000000 +0100
|
|
|
+Index: DBD-SQLite-1.34_02/SQLiteXS.h
|
|
|
+--- DBD-SQLite-1.34_02/SQLiteXS.h.orig 2010-12-10 06:09:02.000000000 +0100
|
|
|
++++ DBD-SQLite-1.34_02/SQLiteXS.h 2010-12-19 11:19:59.000000000 +0100
|
|
|
@@ -19,6 +19,5 @@
|
|
|
#include <dbd_xsh.h>
|
|
|
|
|
|
@@ -82,9 +82,9 @@ Index: DBD-SQLite-1.34_01/SQLiteXS.h
|
|
|
-#include "fts3_tokenizer.h"
|
|
|
|
|
|
#endif
|
|
|
-Index: DBD-SQLite-1.34_01/dbdimp.c
|
|
|
---- DBD-SQLite-1.34_01/dbdimp.c.orig 2010-12-10 06:09:02.000000000 +0100
|
|
|
-+++ DBD-SQLite-1.34_01/dbdimp.c 2010-12-19 11:19:59.000000000 +0100
|
|
|
+Index: DBD-SQLite-1.34_02/dbdimp.c
|
|
|
+--- DBD-SQLite-1.34_02/dbdimp.c.orig 2010-12-10 06:09:02.000000000 +0100
|
|
|
++++ DBD-SQLite-1.34_02/dbdimp.c 2010-12-19 11:19:59.000000000 +0100
|
|
|
@@ -2019,6 +2019,7 @@
|
|
|
#endif
|
|
|
}
|