mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-13 22:07:15 +01:00
build: fix installation dir of glib-gettextize
This commit is contained in:
parent
b8a4754d59
commit
f042610c02
@ -1958,7 +1958,7 @@ if have_sh
|
||||
gettexize_conf.set('datadir', glib_datadir)
|
||||
configure_file(input : 'glib-gettextize.in',
|
||||
install : true,
|
||||
install_dir : 'bin',
|
||||
install_dir : glib_bindir,
|
||||
output : 'glib-gettextize',
|
||||
configuration : gettexize_conf)
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user