Subject: Don't use the just-built binaries in autopkgtest Author: Christoph Biedl Date: 2021-05-10 --- a/tests/meson.build +++ b/tests/meson.build @@ -25,8 +25,6 @@ env = environment() env.prepend('PATH', - join_paths(meson.source_root(), 'src'), - join_paths(meson.build_root(), 'src'), join_paths(meson.source_root(), 'tests'), join_paths(meson.build_root(), 'tests'), separator: ':'