openbsd-ports/databases/tdbc/patches/patch-configure_in
stu 001bcdb5f3 Import tdbc-1.0.0
Interface standard for SQL databases and connectivity
that aims to make it easy to write portable and
secure Tcl scripts that access SQL databases.

ok landry@
2013-02-07 05:21:19 +00:00

13 lines
497 B
Plaintext

$OpenBSD: patch-configure_in,v 1.1.1.1 2013/02/07 05:21:19 stu Exp $
--- configure.in.orig Fri Dec 28 16:58:15 2012
+++ configure.in Fri Dec 28 16:58:30 2012
@@ -203,7 +203,7 @@ TEAX_INCLUDE_LINE(tdbc_BUILD_INCLUDE_SPEC, [${tdbc_SRC
# Develop a fully qualified path for where .tcl files for the tdbc package
# appear at run time.
-tdbc_LIB_DIR="${libdir}/${PACKAGE_NAME}${PACKAGE_VERSION}"
+tdbc_LIB_DIR="${libdir}/${PACKAGE_NAME}"
AC_SUBST(tdbc_LIB_DIR)
dnl TEAX_LINK_LINE(TDBC_LIB_SPEC,