mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 23:43:39 +02:00
Make glib_compile_schemas point to a binary that exists
This commit is contained in:
@@ -4,7 +4,7 @@ libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
|
||||
giomoduledir=@GIO_MODULE_DIR@
|
||||
glib_compile_schemas=@bindir@/gschema-compile
|
||||
glib_compile_schemas=@bindir@/glib-compile-schemas
|
||||
|
||||
Name: GIO
|
||||
Description: glib I/O library
|
||||
|
Reference in New Issue
Block a user