mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-20 23:58:54 +02:00
Use env for gdbus-codegen's script
This allows us to build with Python 3 without using an absolute path.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!@PYTHON@
|
#!/usr/bin/env @PYTHON@
|
||||||
|
|
||||||
# GDBus - GLib D-Bus Library
|
# GDBus - GLib D-Bus Library
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user