deps/coin/coin: fix LD_LIBRARY_PATH of coin
Both in Ubuntu 22.04 and in Ubuntu 18.04 coin's path in LD_LIBRARY_PATH is incorrect. However, it seemed to cause problems only on Ubuntu 22.04. This merge request corrects the path. Investigated with @kartmann, see #292 (closed).