mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
Fix glib-genmarshal build with meson
This is no longer built from a C source, but a python file.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!@PYTHON@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
# pylint: disable=too-many-lines, missing-docstring, invalid-name
|
||||
|
||||
|
Reference in New Issue
Block a user