|
|
@@ -127,9 +127,9 @@ Index: DBD-mysql-4.010/dbdimp.h
|
|
|
#include <mysql.h> /* Comes with MySQL-devel */
|
|
|
#include <mysqld_error.h> /* Comes MySQL */
|
|
|
|
|
|
-Index: SQL-Translator-0.09001/Build.PL
|
|
|
---- SQL-Translator-0.09001/Build.PL.orig 2008-08-19 17:40:47 +0200
|
|
|
-+++ SQL-Translator-0.09001/Build.PL 2008-08-20 09:12:11 +0200
|
|
|
+Index: SQL-Translator-0.09002/Build.PL
|
|
|
+--- SQL-Translator-0.09002/Build.PL.orig 2008-08-19 17:40:47 +0200
|
|
|
++++ SQL-Translator-0.09002/Build.PL 2008-08-20 09:12:11 +0200
|
|
|
@@ -26,7 +26,6 @@
|
|
|
'Class::MakeMethods' => 0,
|
|
|
'Digest::SHA1' => 2.00,
|
|
|
@@ -152,9 +152,9 @@ Index: SQL-Translator-0.09001/Build.PL
|
|
|
},
|
|
|
get_options => {
|
|
|
# Where to store additional files such as templates.
|
|
|
-Index: SQL-Translator-0.09001/lib/SQL/Translator/Schema/Graph.pm
|
|
|
---- SQL-Translator-0.09001/lib/SQL/Translator/Schema/Graph.pm.orig 2008-08-19 17:40:47 +0200
|
|
|
-+++ SQL-Translator-0.09001/lib/SQL/Translator/Schema/Graph.pm 2008-08-20 09:14:47 +0200
|
|
|
+Index: SQL-Translator-0.09002/lib/SQL/Translator/Schema/Graph.pm
|
|
|
+--- SQL-Translator-0.09002/lib/SQL/Translator/Schema/Graph.pm.orig 2008-08-19 17:40:47 +0200
|
|
|
++++ SQL-Translator-0.09002/lib/SQL/Translator/Schema/Graph.pm 2008-08-20 09:14:47 +0200
|
|
|
@@ -5,8 +5,6 @@
|
|
|
use Data::Dumper;
|
|
|
local $Data::Dumper::Maxdepth = 3;
|