erlware / relx

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

Fix file link error when shell language is not english #826

Closed yidayoung closed 3 years ago

yidayoung commented 3 years ago

when shell language is not English, file link match will failed. https://github.com/erlware/relx/blob/90167d1cb9a48170eaab4ee8c8d796b1fce36c9e/src/rlx_file_utils.erl#L162-L170 like this in rebar3 https://github.com/erlang/rebar3/issues/2371#issue-708685631, and when use rebar3 release on windows and not english shell, it will fails. so may be recheck link target when not match English output is a better way than force copy