summaryrefslogtreecommitdiff
path: root/mysqlcppconn/mysql-connector-c++-1.1.0.patch
diff options
context:
space:
mode:
Diffstat (limited to 'mysqlcppconn/mysql-connector-c++-1.1.0.patch')
-rw-r--r--mysqlcppconn/mysql-connector-c++-1.1.0.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/mysqlcppconn/mysql-connector-c++-1.1.0.patch b/mysqlcppconn/mysql-connector-c++-1.1.0.patch
index 9d9a8ad7c60e..eb39eb4437cc 100644
--- a/mysqlcppconn/mysql-connector-c++-1.1.0.patch
+++ b/mysqlcppconn/mysql-connector-c++-1.1.0.patch
@@ -114,7 +114,7 @@
NonScrollableException(const std::string& reason) : SQLException(reason, "", 0) {}
--- misc/mysql-connector-c++-1.1.0/driver/makefile.mk 2009-09-11 09:42:34.087202551 +0200
+++ misc/build/mysql-connector-c++-1.1.0/driver/makefile.mk 2009-09-11 09:42:25.902286382 +0200
-@@ -1 +1,64 @@
+@@ -1,1 +1,64 @@
-dummy
+PRJ=..$/..$/..$/..$/..
+
@@ -131,7 +131,7 @@
+
+# --- Files --------------------------------------------------------
+
-+.IF "$(GUI)-$(OS)-$(RTL_ARCH)" == "UNX-LINUX-x86"
++.IF "$(OS)-$(RTL_ARCH)" == "LINUX-x86"
+ SHL1NOCHECK=TRUE
+.ENDIF
+SHL1TARGET=$(TARGET)