erlware / relx

Sane, simple release creation for Erlang
http://erlware.github.io/relx
Apache License 2.0
697 stars 232 forks source link

Fix directory delimiting #735

Closed saleyn closed 5 years ago

saleyn commented 5 years ago

This patch fixes the issue of parsing ERL_LIBS environment variable's content on Windows where paths like 'c:/somepath' are improperly broken down by ":".