openbsd-ports/databases/db/patches/patch-test_include_tcl

11 lines
425 B
Plaintext
Raw Normal View History

$OpenBSD: patch-test_include_tcl,v 1.1 2001/09/07 16:06:08 heko Exp $
--- test/include.tcl.orig Mon Jul 31 19:58:22 2000
+++ test/include.tcl Thu Aug 30 21:02:41 2001
@@ -1,5 +1,5 @@
set tclsh_path @TCL_TCLSH@
-set tcllib .libs/libdb_tcl-@DB_VERSION_MAJOR@.@DB_VERSION_MINOR@.@SOSUFFIX@
+set tcllib .libs/libdb_tcl.@SOSUFFIX@.@DB_VERSION_MAJOR@.@DB_VERSION_MINOR@
set rpc_server localhost
set test_path @srcdir@/../test