diff options
author | Martin Kletzander <mkletzan@redhat.com> | 2022-05-27 12:21:47 +0200 |
---|---|---|
committer | Martin Kletzander <mkletzan@redhat.com> | 2022-05-27 12:21:47 +0200 |
commit | f2a3ed2152eedbd6913da02e05c0d54d0bd0db7e (patch) | |
tree | fbcfeb8292826005a843e6f1b87d61aa8c1e0cb4 /setup.py | |
parent | 0bb8db80f037a2582476f3cde0ac3765993f385f (diff) | |
download | libvirt-ci-f2a3ed2152eedbd6913da02e05c0d54d0bd0db7e.zip libvirt-ci-f2a3ed2152eedbd6913da02e05c0d54d0bd0db7e.tar.gz libvirt-ci-f2a3ed2152eedbd6913da02e05c0d54d0bd0db7e.tar.bz2 |
Use absolute paths for includes
Since the paths are included from a subdirectory the relative path does not
exist, so either we need to remove the subdirectory or make the path absolute.
Since the path already exists and we do not want to mess with that the latter
approach seems more straightforward.
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions