mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 15:06:14 +01: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:
parent
4395a89777
commit
683809d5f7
@ -1,4 +1,4 @@
|
||||
#!@PYTHON@
|
||||
#!/usr/bin/env @PYTHON@
|
||||
|
||||
# GDBus - GLib D-Bus Library
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user