On Tue, Apr 29, 2025 at 12:14:01 +0100, Daniel P. Berrangé via Devel wrote: > From: Daniel P. Berrangé <berra...@redhat.com> > > This was always undesirable but now causes problems on Fedora 42 > where at build time we detect a /sbin path but at runtime this > will only exist on upgraded machines, not fresh installs. > > Signed-off-by: Daniel P. Berrangé <berra...@redhat.com> > --- > meson.build | 13 ------------- > src/storage/storage_backend_fs.c | 17 +++-------------- > 2 files changed, 3 insertions(+), 27 deletions(-)
Reviewed-by: Peter Krempa <pkre...@redhat.com>