qulogic/talkatu

Parents d8b7f2b0a9b4
Children 7eeb0efcd6ab
install the glade catalog to the prefix not to the system path
--- a/talkatu/meson.build Thu Oct 11 23:01:57 2018 -0500
+++ b/talkatu/meson.build Fri Nov 09 15:12:45 2018 -0600
@@ -206,7 +206,7 @@
###############################################################################
install_data(
'talkatu.xml',
- install_dir : GLADEUI.get_pkgconfig_variable('catalogdir'))
+ install_dir : join_paths(get_option('datadir'), 'glade', 'catalogs'))
###############################################################################
# Install Stuff