SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
databases/iodbc/patches/patch-iodbcadm_drvconn_c
Normal file
12
databases/iodbc/patches/patch-iodbcadm_drvconn_c
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: iodbcadm/drvconn.c
|
||||
--- iodbcadm/drvconn.c.orig
|
||||
+++ iodbcadm/drvconn.c
|
||||
@@ -548,7 +548,7 @@ iodbcdm_drvconn_dialboxw (
|
||||
# endif
|
||||
#else
|
||||
|
||||
- CALL_DRVCONN_DIALBOXW ("libdrvproxy.so.2", 'A');
|
||||
+ CALL_DRVCONN_DIALBOXW ("libdrvproxy.so", 'A');
|
||||
#endif
|
||||
|
||||
if (sqlStat)
|
Loading…
Add table
Add a link
Reference in a new issue