aboutsummaryrefslogtreecommitdiff
path: root/docs/genrelnotes.py
diff options
context:
space:
mode:
authorDaniele Nicolodi <daniele@grinta.net>2023-03-26 10:51:28 +0200
committerNirbheek Chauhan <nirbheek@centricular.com>2023-05-24 02:24:36 +0530
commite6cc0f2d8ddfcb7f0cafc3a2dc67f382b2311f6e (patch)
treed3e81440811dda830498cc83d69aa6e4b7dc580a /docs/genrelnotes.py
parent4269a2401b08e8218b389982190a1cb29463e958 (diff)
downloadmeson-e6cc0f2d8ddfcb7f0cafc3a2dc67f382b2311f6e.zip
meson-e6cc0f2d8ddfcb7f0cafc3a2dc67f382b2311f6e.tar.gz
meson-e6cc0f2d8ddfcb7f0cafc3a2dc67f382b2311f6e.tar.bz2
minstall: Fix install_subdir() excludes with path separators on Win
The paths in meson.build use / as path separator, however, the paths constructed during the directory structure walk use native path separators, thus the path never compare equal to the excluded ones. Normalize the exclusion paths before the comparison.
Diffstat (limited to 'docs/genrelnotes.py')
0 files changed, 0 insertions, 0 deletions