mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-13 14:00:57 +02:00
Introduce the UNINSTALLED_GLIB_BUILDDIR environment variable
This makes it possible to also use relative imports for gdbus-codegen's config module. https://bugzilla.gnome.org/show_bug.cgi?id=650763
This commit is contained in:
committed by
Colin Walters
parent
5dc3c2efc8
commit
5391aae009
@ -24,7 +24,7 @@
|
||||
import sys
|
||||
import optparse
|
||||
|
||||
import config
|
||||
from . import config
|
||||
from . import utils
|
||||
from . import dbustypes
|
||||
from . import parser
|
||||
|
Reference in New Issue
Block a user