mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-14 16:26:17 +01:00
cb8bfa758f
The previous change from https://bugzilla.gnome.org/show_bug.cgi?id=786785 didn't actually work (for me at least) in the `/bin/gdbus-codegen` case as the relative `/bin/../share` path works, but then `os.path.abspath()` breaks it (as it's not doing `realpath()`, and let's not go there). Fix this by doing the `abspath` first. Downstream: https://bugzilla.redhat.com/show_bug.cgi?id=1507661 https://bugzilla.gnome.org/show_bug.cgi?id=789723 |
||
---|---|---|
.. | ||
__init__.py | ||
.gitignore | ||
codegen_docbook.py | ||
codegen_main.py | ||
codegen.py | ||
config.py.in | ||
dbustypes.py | ||
gdbus-codegen.in | ||
Makefile.am | ||
meson.build | ||
parser.py | ||
utils.py |