[glib/glib-gettextize: 2/2] meson: install glib-gettextize to bindir
- From: Jan Tojnar <jtojnar src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/glib-gettextize: 2/2] meson: install glib-gettextize to bindir
- Date: Wed, 12 Sep 2018 11:56:19 +0000 (UTC)
commit b3da2b4064682fba0cb5072acf7813e12b704cb8
Author: Jan Tojnar <jtojnar gmail com>
Date: Sun Sep 2 20:36:04 2018 +0200
meson: install glib-gettextize to bindir
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 9a15e5a51..336e37ca9 100644
--- a/meson.build
+++ b/meson.build
@@ -1960,7 +1960,7 @@ if have_sh
gettextize_conf.set('datadir', glib_datadir)
configure_file(input : 'glib-gettextize.in',
install : true,
- install_dir : 'bin',
+ install_dir : glib_bindir,
output : 'glib-gettextize',
configuration : gettextize_conf)
endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]