[Lunar-commits] <moonbase-other> libiodbc: Patch not required, causes symlink problems with libiodbc.a.
stumbles
stumbles at lunar-linux.org
Wed Dec 5 18:02:15 CET 2012
commit 9d3277000a4c8177f51b785b9e494a1f720cd1f4
Author: stumbles <stumbles at lunar-linux.org>
Date: Wed, 05 Dec 2012 09:02:15 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/9d3277000a4c8177f51b785b9e494a1f720cd1f4
libiodbc: Patch not required, causes symlink problems with libiodbc.a.
---
sql/libiodbc/BUILD | +2/-1
sql/libiodbc/DETAILS | +0/-1
2 files changed, 2 insertions(+), 2 deletions(-)
--- a/sql/libiodbc/BUILD
+++ b/sql/libiodbc/BUILD
@@ -1,7 +1,8 @@
(
+
OPTS+=" --includedir=/usr/include/$MODULE --libdir=/usr/lib/$MODULE \
- --with-iodbc-inidir=/etc/unixODBC --disable-static" &&
+ --with-iodbc-inidir=/etc/unixODBC" &&
default_build
--- a/sql/libiodbc/DETAILS
+++ b/sql/libiodbc/DETAILS
@@ -7,7 +7,6 @@
ENTERED=20091208
UPDATED=20120408
SHORT="Independent Open DataBase Connectivity"
-
PSAFE=no
cat << EOF
iODBC is the acronym for Independent Open DataBase Connectivity, an Open Source
More information about the Lunar-commits
mailing list