prefix/winnt/profile.bashrc: move usr/lib/*.dll to usr/bin/
authorMichael Haubenwallner <haubi@gentoo.org>
Mon, 24 Jun 2019 11:01:25 +0000 (13:01 +0200)
committerMichael Haubenwallner <haubi@gentoo.org>
Mon, 24 Jun 2019 11:07:51 +0000 (13:07 +0200)
commit3326692aad3350ef104471ba2500207754c4129f
tree8e1f7079d4f5df08b85a4bb75227e83f7254335b
parent95a51fc1bd0282f10c6c97cc6a3cbaca4c9163b8
prefix/winnt/profile.bashrc: move usr/lib/*.dll to usr/bin/

When dlls or executables are created without the parity loader in place,
dlls may not be found when not in usr/bin.
So better move dlls from usr/lib to usr/bin, much like Cygwin does.

Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
profiles/prefix/windows/winnt/profile.bashrc