This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository emember.
View the commit online.
commit 5c43a23118e46a9e16cc9ff7c9991146e6f8506c
Author: Alastair Poole <nets...@gmail.com>
AuthorDate: Tue Apr 15 22:44:00 2025 +0100
meson: evisum/emember
---
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meson.build b/meson.build
index d004604..70d653b 100644
--- a/meson.build
+++ b/meson.build
@@ -45,7 +45,7 @@ endif
cfg.set_quoted('PACKAGE', meson.project_name())
cfg.set_quoted('PACKAGE_VERSION', meson.project_version())
-cfg.set_quoted('PACKAGE_DATA_DIR', join_paths(dir_data, 'evisum'))
+cfg.set_quoted('PACKAGE_DATA_DIR', join_paths(dir_data, 'emember'))
if translate_enabled
message('Language Translation Support Enabled')
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.