]> git.ipfire.org Git - thirdparty/libvirt.git/commit
meson: remove '.libs' from all relevant paths
authorPavel Hrdina <phrdina@redhat.com>
Thu, 28 May 2020 00:40:50 +0000 (02:40 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Mon, 3 Aug 2020 07:27:00 +0000 (09:27 +0200)
commit018f7fa8dc958731f09a79580819ccb37e427d11
tree2ca55f60c1ccc026e1792bea1bca9fe228996131
parentaf8611916a9b62fff841ddbdd575f95ba60f559a
meson: remove '.libs' from all relevant paths

Meson doesn't use .libs directory, everything is placed directly into
directories where meson.build file is used.

In order to have working tests and running libvirt directly from GIT we
need to fix all the paths pointing '.libs' directory.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Neal Gompa <ngompa13@gmail.com>
15 files changed:
examples/systemtap/lock-debug.stp
run.in
src/driver.c
src/libvirt-lxc.pc.in
src/libvirt-qemu.pc.in
src/libvirt.pc.in
src/locking/lock_manager.c
src/storage/storage_backend.c
src/util/virstoragefilebackend.c
tests/securityselinuxlabeltest.c
tests/securityselinuxtest.c
tests/shunloadtest.c
tests/testutils.h
tests/viridentitytest.c
tests/virt-aa-helper-test