[notification-daemon] i18n: use localedir
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [notification-daemon] i18n: use localedir
- Date: Sun, 27 Sep 2015 14:19:22 +0000 (UTC)
commit 9ffc75814318b38abfd40ce042c3cc8f159cc1a1
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Sun Sep 27 17:19:14 2015 +0300
i18n: use localedir
src/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 5adfd6a..c093081 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -22,7 +22,7 @@ notification_daemon_SOURCES = \
$(NULL)
notification_daemon_CFLAGS = \
- -DLOCALE_DIR=\""$(datadir)/locale"\" \
+ -DLOCALE_DIR=\""$(localedir)"\" \
-I$(top_builddir)/src \
$(NOTIFICATION_DAEMON_CFLAGS) \
$(WARN_CFLAGS) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]