[gvfs/wip/oholy/gitlab-ci] Use gio-querymodules-64
- From: Ondrej Holy <oholy src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gvfs/wip/oholy/gitlab-ci] Use gio-querymodules-64
- Date: Tue, 29 May 2018 09:22:39 +0000 (UTC)
commit 4d6a6c2cd938f518a3f1786a799a36f8a3e47336
Author: Ondrej Holy <oholy redhat com>
Date: Tue May 29 11:13:25 2018 +0200
Use gio-querymodules-64
meson_post_install.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson_post_install.py b/meson_post_install.py
index d9cc6f4a..c1ffb8b5 100644
--- a/meson_post_install.py
+++ b/meson_post_install.py
@@ -9,4 +9,4 @@ if not os.environ.get('DESTDIR'):
subprocess.call(['glib-compile-schemas', sys.argv[1]])
print('GIO module cache creation...')
- subprocess.call(['gio-querymodules', sys.argv[2]])
+ subprocess.call(['gio-querymodules-64', sys.argv[2]])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]