unixodbc: auto-generate odbcinst.ini 4532/head
authorDaniel Golle <daniel@makrotopia.org>
Sun, 2 Jul 2017 12:06:34 +0000 (14:06 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 2 Jul 2017 18:47:26 +0000 (20:47 +0200)
commit32989cc486c643d66829231b325b5dbc850e6629
treedbc388dc8ba761932dca84fb1a74736148b8766d
parentc709189de4c2e525f1dc07e80fd7055ad63d865b
unixodbc: auto-generate odbcinst.ini

This allows ODBC drivers to create odbcinst.ini-snippets in
/etc/odbcinst.ini.d/ which will be assembled into
/tmp/etc/odbcinst.ini. /etc/odbcinst.ini is provided as a symlink
pointing to /tmp/etc/odbcinst.ini
Hence the unixODBC-provided PostgreSQL driver was also given an
odbcinst.ini.d snippet.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
libs/unixodbc/Makefile
libs/unixodbc/files/odbc.init [new file with mode: 0644]