mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-11 11:56:16 +01:00
33831bda24
Change the hardcoded /usr/bin/python shebag from gdbus-codegen.in into @PYTHON@. Is used in Makefile.am to use detected python binary. $(AM_V_GEN) sed -e 's,@libdir\@,$(libdir),' -e 's,@PYTHON\@,$(PYTHON),' $< > $@.tmp && mv $@.tmp $@ Signed-off-by: Ionut Biru <ibiru@archlinux.org> https://bugzilla.gnome.org/show_bug.cgi?id=657274 |
||
---|---|---|
.. | ||
__init__.py | ||
.gitignore | ||
codegen_docbook.py | ||
codegen_main.py | ||
codegen.py | ||
config.py.in | ||
dbustypes.py | ||
gdbus-codegen.in | ||
Makefile.am | ||
parser.py | ||
utils.py |