diff -Naur bottles-orig/frontend/meson.build bottles/frontend/meson.build --- bottles-orig/frontend/meson.build 2025-01-15 01:42:28.000000000 +0100 +++ bottles/frontend/meson.build 2025-01-16 10:04:36.213130050 +0100 @@ -23,11 +23,11 @@ configuration: conf ) -fs = import('fs') +# fs = import('fs') -if not fs.is_file('/' + '.flatpak-info') - error('file does not exist') -endif +# if not fs.is_file('/' + '.flatpak-info') +# error('file does not exist') +# endif bottles_sources = [ '__init__.py',