]> git.ipfire.org Git - thirdparty/libvirt.git/commit
meson: Always use the / operator to join paths
authorAndrea Bolognani <abologna@redhat.com>
Tue, 10 Aug 2021 14:46:07 +0000 (16:46 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 11 Aug 2021 07:16:36 +0000 (09:16 +0200)
commit2c0f47e75c8ff583d6d47d419d4b5227e953e0bf
tree58af41197686802ccbaa95079a5295d8ed63250f
parent556022c4dc8381a69f1a03d68d708c6e3b70610c
meson: Always use the / operator to join paths

This is the preferred way to do it, but there were a few
instances in which some of the path components had embedded
slashes instead.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
docs/internals/meson.build
docs/kbase/meson.build
docs/manpages/meson.build
src/security/meson.build
src/storage/meson.build