On 4/19/07, Ed Maste <[EMAIL PROTECTED]> wrote:
On Thu, Apr 19, 2007 at 03:12:53PM -0500, Scot Hetzel wrote:
> You can't simply remove them from the plist, as those files (odbc.ini,
> odbcinst.ini) are created by work/unixODBC-2.2.12/Makefile in the
> install-data-am target.
It's a shame that t
On Thu, Apr 19, 2007 at 03:12:53PM -0500, Scot Hetzel wrote:
> You can't simply remove them from the plist, as those files (odbc.ini,
> odbcinst.ini) are created by work/unixODBC-2.2.12/Makefile in the
> install-data-am target.
It's a shame that the target just touches the files to create
empty o
On 4/19/07, Ed Maste <[EMAIL PROTECTED]> wrote:
The unixODBC port installs an etc/odbc.ini file which wipes out
an existing config on install of a new package. (It's not even
a sample config from the distribution; it's just an empty file
created by virtue of existing in the plist it seems.)
Can
The unixODBC port installs an etc/odbc.ini file which wipes out
an existing config on install of a new package. (It's not even
a sample config from the distribution; it's just an empty file
created by virtue of existing in the plist it seems.)
Can it just be removed from the plist:
Index: pkg-pl