aboutsummaryrefslogtreecommitdiff
path: root/docs/refman/main.py
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2023-04-29 16:24:18 +0530
committerNirbheek Chauhan <nirbheek@centricular.com>2023-05-24 02:02:52 +0530
commit26b73afba1e25be89807fd4d4733ce222b6d04d3 (patch)
tree33038c7589163f03f10010b259c283a6d2f17334 /docs/refman/main.py
parent6696a754ae289a35105e9fe4c6e537b9b827f1fe (diff)
downloadmeson-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/main.py')
0 files changed, 0 insertions, 0 deletions