openwrt-packages/libs/unixodbc
Eneas U de Queiroz 865ae46492 unixodbc: use 'install' when copying host binaries
'cp' fails with a text file busy error if it tries to overwrite an
executable file that is running.  'install' unlinks the file first, so
it will not cause the problem.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit 47f98d7030)
2021-08-14 13:45:53 -07:00
..
files unixodbc: auto-generate odbcinst.ini 2017-07-02 20:47:26 +02:00
patches unixodbc: fix cross-compile drivers 2017-07-08 12:44:20 +02:00
Makefile unixodbc: use 'install' when copying host binaries 2021-08-14 13:45:53 -07:00