[PATCH 3/5] meson: Replace external_program.path() with external_program.full_path()

Ján Tomko jtomko at redhat.com
Mon Oct 10 12:51:48 UTC 2022


On a Friday in 2022, Michal Privoznik wrote:
>The path() method is deprecated in 0.55.0 and we're recommended
>to use full_path() instead. Interestingly, we were already doing
>do in couple of place, but not all of them.

*places

Jano

>
>Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
>---
> build-aux/meson.build   | 10 +++++-----
> docs/meson.build        |  8 ++++----
> meson.build             | 36 ++++++++++++++++++------------------
> src/access/meson.build  |  2 +-
> src/meson.build         | 22 +++++++++++-----------
> src/network/meson.build |  2 +-
> tests/meson.build       |  2 +-
> 7 files changed, 41 insertions(+), 41 deletions(-)


More information about the libvir-list mailing list