Fix glib-genmarshal build with meson

This is no longer built from a C source, but a python file.
This commit is contained in:
Matthias Clasen
2017-07-13 19:35:09 -04:00
parent 653be67d7d
commit b8c8bb73b0
2 changed files with 7 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
#!@PYTHON@
#!/usr/bin/env python3
# pylint: disable=too-many-lines, missing-docstring, invalid-name