diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2023-04-29 16:24:18 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2023-05-24 02:02:52 +0530 |
commit | 26b73afba1e25be89807fd4d4733ce222b6d04d3 (patch) | |
tree | 33038c7589163f03f10010b259c283a6d2f17334 /docs/refman/loaderpickle.py | |
parent | 6696a754ae289a35105e9fe4c6e537b9b827f1fe (diff) | |
download | meson-26b73afba1e25be89807fd4d4733ce222b6d04d3.zip meson-26b73afba1e25be89807fd4d4733ce222b6d04d3.tar.gz meson-26b73afba1e25be89807fd4d4733ce222b6d04d3.tar.bz2 |
wrap: Always pass posix paths to patch
patch on Windows is provided by MSYS, which only understands POSIX
paths, with `/`. Using Windows paths with `\` results in a "file not
found" error.
We got a little lucky here because the path is relative, so the drive
letter difference doesn't affect us.
Diffstat (limited to 'docs/refman/loaderpickle.py')
0 files changed, 0 insertions, 0 deletions