SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
|
@ -0,0 +1,17 @@
|
|||
Index: iodbcinst/SQLConfigDataSource.c
|
||||
--- iodbcinst/SQLConfigDataSource.c.orig
|
||||
+++ iodbcinst/SQLConfigDataSource.c
|
||||
@@ -580,11 +580,11 @@ SQLConfigDataSource_Internal (HWND hwndParent, WORD fR
|
||||
|
||||
if (waMode == 'A')
|
||||
{
|
||||
- CALL_CONFIG_DSN ("libdrvproxy.so.2");
|
||||
+ CALL_CONFIG_DSN ("libdrvproxy.so");
|
||||
}
|
||||
else
|
||||
{
|
||||
- CALL_CONFIG_DSNW ("libdrvproxy.so.2");
|
||||
+ CALL_CONFIG_DSNW ("libdrvproxy.so");
|
||||
}
|
||||
#endif
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue