--- src/meson.build.orig	2022-08-17 16:55:02.000000000 -0700
+++ src/meson.build	2022-08-17 16:55:55.000000000 -0700
@@ -97,7 +97,7 @@
 
 # Introspection
 if build_gir
-  python = python.find_installation('python3')
+  python = python.find_installation('@@PYTHON3_BIN@@')
   identfilter_py = join_paths(meson.current_source_dir(), 'identfilter.py')
 
   gir_extra_args = [
