diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2022-07-15 04:15:48 +0530 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2022-07-16 00:30:43 +0300 |
commit | c19773c0bc6a980682034e89b079179f77e6e3d6 (patch) | |
tree | ee3111a6ff96f82ae25f5f68a5d049560a3c6731 /MANIFEST.in | |
parent | c44ae353565fdf17ebe521189cf830a683fbc25f (diff) | |
download | meson-c19773c0bc6a980682034e89b079179f77e6e3d6.zip meson-c19773c0bc6a980682034e89b079179f77e6e3d6.tar.gz meson-c19773c0bc6a980682034e89b079179f77e6e3d6.tar.bz2 |
wrap: Fix diff_files not finding the patch to apply
When `self.wrap.filesdir` is a relative path, which happens when
`meson subprojects update` is run, the path to the patch must be
provided relative to the working directory in which `patch` or `git`
is run.
`self.wrap.filesdir` is absolute when `Resolve()` is invoked by the
Meson interpreter, which is why this wasn't detected by the tests.
Diffstat (limited to 'MANIFEST.in')
0 files changed, 0 insertions, 0 deletions