]> git.ipfire.org Git - thirdparty/make.git/commit
[SV 63638] Fix processing PATH on MS-Windows
authorEli Zaretskii <eliz@gnu.org>
Wed, 11 Jan 2023 13:44:56 +0000 (15:44 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 11 Jan 2023 13:44:56 +0000 (15:44 +0200)
commitf51fc130cc8fe687cef68e5192e71c6a269c92a0
treeca14a19f19ea860b9d7a0886ea81914edecdb5b1
parentb99b6cdf3c18ee96da1775f7300d463fe5fe7ebb
[SV 63638] Fix processing PATH on MS-Windows

* src/variable.c (sync_Path_environment): Pass only the value of
PATH to convert_Path_to_windows32, excluding the "PATH=" part.
src/variable.c